Searched defs:AddToGraph (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/tools/accuracy/ | ||
D | file_reader_stage.cc | 23 void FileReaderStage::AddToGraph(const Scope& scope, const Input& input) { in AddToGraph() function in tensorflow::metrics::FileReaderStage |
D | run_tflite_model_stage.cc | 25 void RunTFLiteModelStage::AddToGraph(const Scope& scope, const Input& input) { in AddToGraph() function in tensorflow::metrics::RunTFLiteModelStage |
D | eval_pipeline_builder_test.cc | 30 void AddToGraph(const Scope& scope, const Input& input) override { in AddToGraph() function in tensorflow::metrics::__anonf1d7202b0111::IdentityStage |
/external/tensorflow/tensorflow/lite/tools/accuracy/ilsvrc/ | ||
D | inception_preprocessing.cc | 49 void InceptionPreprocessingStage::AddToGraph(const Scope& scope, in AddToGraph() function in tensorflow::metrics::InceptionPreprocessingStage |