Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_test.py1426 def _make_lookup_function(table): function
1433 root.lookup1 = _make_lookup_function(table1)
1435 root.lookup2 = _make_lookup_function(table2)