Searched refs:StaticHashTableV1 (Results 1 – 3 of 3) sorted by relevance
3 is_instance: "<class \'tensorflow.python.ops.lookup_ops.StaticHashTableV1\'>"
315 class StaticHashTableV1(StaticHashTable): class323 class HashTable(StaticHashTableV1):1263 table = StaticHashTableV1(init, default_value)1361 table = StaticHashTableV1(init, default_value)1458 return StaticHashTableV1(init, default_value)1519 return StaticHashTableV1(init, default_value)
52 return lookup_ops.StaticHashTableV1