Home
last modified time | relevance | path

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

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