Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.h67 MeasuringCostEstimator measure_estimator_; variable
Dcost_analyzer.cc29 measure_estimator_(cluster, 10, 0), in CostAnalyzer()
63 PredictCosts(&measure_estimator_, &cost_graph_measured, in GatherCosts()