Home
last modified time | relevance | path

Searched refs:StaticVocabularyTable (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.lookup.-static-vocabulary-table.pbtxt1 path: "tensorflow.lookup.StaticVocabularyTable"
3 is_instance: "<class \'tensorflow.python.ops.lookup_ops.StaticVocabularyTable\'>"
Dtensorflow.lookup.pbtxt12 name: "StaticVocabularyTable"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.lookup.-static-vocabulary-table.pbtxt1 path: "tensorflow.lookup.StaticVocabularyTable"
4 is_instance: "<class \'tensorflow.python.ops.lookup_ops.StaticVocabularyTable\'>"
Dtensorflow.lookup.pbtxt12 name: "StaticVocabularyTable"
/external/tensorflow/tensorflow/python/ops/
Dlookup_ops.py971 class StaticVocabularyTable(LookupInterface): class
1070 super(StaticVocabularyTable, self).__init__(lookup_key_dtype, dtypes.int64)
1145 class StaticVocabularyTableV1(StaticVocabularyTable):
/external/tensorflow/tensorflow/python/kernel_tests/
Dlookup_ops_test.py56 return lookup_ops.StaticVocabularyTable