Module: tf.lookup

TensorFlow 2 version

Public API for tf.lookup namespace.

Modules

experimental module: Public API for tf.lookup.experimental namespace.

Classes

class KeyValueTensorInitializer: Table initializers given keys and values tensors.

class StaticHashTable: A generic hash table that is immutable once initialized.

class StaticVocabularyTable: String to Id table wrapper that assigns out-of-vocabulary keys to buckets.

class TextFileIndex: The key and value content to get from each line.

class TextFileInitializer: Table initializers from a text file.