Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc125 static const Costs::Duration kMinComputeTime(1); variable
662 costs.compute_time = kMinComputeTime; in PredictCosts()
663 costs.execution_time = kMinComputeTime; in PredictCosts()