Home
last modified time | relevance | path

Searched defs:result_graphdef (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training_test.cc311 GraphDef result_graphdef; in TEST_F() local
342 GraphDef result_graphdef; in TEST_F() local
Dquantize_training.cc664 GraphDef* result_graphdef) { in DoQuantizeTrainingOnGraphDef()