Home
last modified time | relevance | path

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

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