Home
last modified time | relevance | path

Searched refs:index_to_string_table_from_file (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/lookup/
Dlookup_ops.py31 from tensorflow.python.ops.lookup_ops import index_to_string_table_from_file
Dlookup_ops_test.py630 table = lookup.index_to_string_table_from_file(
642 table = lookup.index_to_string_table_from_file(
654 table = lookup.index_to_string_table_from_file(
667 table = lookup.index_to_string_table_from_file(
679 table = lookup.index_to_string_table_from_file(
/external/tensorflow/tensorflow/python/kernel_tests/
Dlookup_ops_test.py2002 table = lookup_ops.index_to_string_table_from_file(
2017 table = lookup_ops.index_to_string_table_from_file(
2033 table = lookup_ops.index_to_string_table_from_file(
2050 table = lookup_ops.index_to_string_table_from_file(
2064 table = lookup_ops.index_to_string_table_from_file(
2081 _ = lookup_ops.index_to_string_table_from_file(
2088 table = lookup_ops.index_to_string_table_from_file(
/external/tensorflow/tensorflow/python/ops/
Dlookup_ops.py1371 def index_to_string_table_from_file(vocabulary_file, function