HomeSort by relevance Sort by last modified time
    Searched refs:out_op_name (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/quantize/python/
fold_batch_norms_test.py 461 for out_op_name in out_op_names:
462 out_op = graph.get_operation_by_name(out_op_name)
quantize_parameterized_test.py 613 for out_op_name in out_op_names:
614 out_op = graph.get_operation_by_name(out_op_name)

Completed in 66 milliseconds