contrib.lookup.HasherSpec

tf.contrib.lookup.HasherSpec

class tf.contrib.lookup.HasherSpec

Defined in tensorflow/contrib/lookup/lookup_ops.py.

A structure for the spec of the hashing function to use for hash buckets.

hasher is the name of the hashing function to use (eg. "fasthash", "stronghash"). key is optional and specify the key to use for the hash function if supported, currently only us