Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dmeasuring_cost_estimator.cc60 const bool running_simulation = (cluster_->type() == "virtual"); in PredictCosts() local
90 if (running_simulation) { in PredictCosts()