Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dictionary ¶
func Dictionary(session *tf.Session, graph *tf.Graph, signature *domain.Signature) (*common.Dictionary, error)
Dictionary uses domain.Signature to determine which inputs should have an encoding lookup from the Tensorflow graph.
func DiscoverDictionary ¶
func DiscoverDictionary(session *tf.Session, graph *tf.Graph, layers []string) (*common.Dictionary, error)
DiscoverDictionary extracts vocabulary from from best guessed layer and operations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.