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.cc78 static const Costs::Duration kMinComputeTime(1); variable
1291 result.compute_time = kMinComputeTime; in PredictIdentity()
1303 result.compute_time = kMinComputeTime; in PredictVariable()
1326 costs.compute_time = kMinComputeTime; in PredictMetadata()