Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc454 static void EstimateComputationCosts(const Graph& g, CostModel* cost_model) { in EstimateComputationCosts() function
474 EstimateComputationCosts(g, this); in InitFromGraph()