Home
last modified time | relevance | path

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

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