Searched refs:StaticVocabularyTable (Results 1 – 6 of 6) sorted by relevance
1 path: "tensorflow.lookup.StaticVocabularyTable"3 is_instance: "<class \'tensorflow.python.ops.lookup_ops.StaticVocabularyTable\'>"
12 name: "StaticVocabularyTable"
1 path: "tensorflow.lookup.StaticVocabularyTable"4 is_instance: "<class \'tensorflow.python.ops.lookup_ops.StaticVocabularyTable\'>"
971 class StaticVocabularyTable(LookupInterface): class1070 super(StaticVocabularyTable, self).__init__(lookup_key_dtype, dtypes.int64)1145 class StaticVocabularyTableV1(StaticVocabularyTable):
56 return lookup_ops.StaticVocabularyTable