Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquantize_graph_test.py526 def _AssertOutputGoesToOps(self, op, graph, out_op_names): argument
534 for out_op_name in out_op_names:
Dquantize_parameterized_test.py836 def _AssertOutputGoesToOps(self, op, graph, out_op_names): argument
844 for out_op_name in out_op_names:
Dfold_batch_norms_test.py782 def _AssertOutputGoesToOps(self, op, graph, out_op_names): argument
790 for out_op_name in out_op_names: