Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dtf_trt_integration_test_base.py646 def _VerifyConnections(self, expected_engines, expected_input_map, argument
697 expected_input_map,
700 (sorted(expected_input_map.items()), sorted(actual_input_map.items())))