Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/clusters/
Dvirtual_cluster.cc34 std::unique_ptr<OpLevelCostEstimator> node_estimator, in VirtualCluster()
/external/tensorflow/tensorflow/core/grappler/costs/
Danalytical_cost_estimator.cc117 Cluster* cluster, std::unique_ptr<OpLevelCostEstimator> node_estimator, in AnalyticalCostEstimator()