Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcostmodel_manager.cc56 Status CostModelManager::AddToCostGraphDef(const Graph* graph, in AddToCostGraphDef() function in tensorflow::CostModelManager
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dcostmodel.cc481 void CostModel::AddToCostGraphDef(const Graph* graph, in AddToCostGraphDef() function in tensorflow::CostModel