Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.h68 AnalyticalCostEstimator analytical_estimator_; variable
Dcost_analyzer.cc30 analytical_estimator_(cluster, /*use_static_shapes=*/false, in CostAnalyzer()
69 PredictCosts(&analytical_estimator_, &cost_graph_analytical, in GatherCosts()