Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc2261 Costs SimplePredictCosts(const OpContext& op_context) const { in SimplePredictCosts() function in tensorflow::grappler::__anon653cd6ac0111::VirtualSchedulerTest
2286 Costs node_costs = SimplePredictCosts(op_context); in RunScheduler()