Module: tf.compat.v1.lookup.experimental

Public API for tf.lookup.experimental namespace.

Classes

class DenseHashTable: A mutable hash table with faster lookups and higher memory usage.

class MutableHashTable: A generic mutable hash table implementation.