Searched defs:AddToCostGraphDef (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | costmodel_manager.cc | 56 Status CostModelManager::AddToCostGraphDef(const Graph* graph, in AddToCostGraphDef() function in tensorflow::CostModelManager |
/external/tensorflow/tensorflow/core/graph/ | ||
D | costmodel.cc | 478 void CostModel::AddToCostGraphDef(const Graph* graph, in AddToCostGraphDef() function in tensorflow::CostModel |