Home
last modified time | relevance | path

Searched refs:AddNodesToCostModel (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dcostmodel.cc416 static void AddNodesToCostModel(const Graph& g, CostModel* cost_model) { in AddNodesToCostModel() function
475 AddNodesToCostModel(g, this); in InitFromGraph()