Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dlookup_ops_test.py2461 table = lookup_ops.index_to_string_table_from_file(
2474 table = lookup_ops.index_to_string_table_from_file(
2489 table = lookup_ops.index_to_string_table_from_file(
2505 table = lookup_ops.index_to_string_table_from_file(
2518 table = lookup_ops.index_to_string_table_from_file(
2534 _ = lookup_ops.index_to_string_table_from_file(
2540 table = lookup_ops.index_to_string_table_from_file(
/external/tensorflow/tensorflow/python/ops/
Dlookup_ops.py1571 def index_to_string_table_from_file(vocabulary_file, function