Searched refs:SimplePredictCosts (Results 1 – 1 of 1) sorted by relevance
1598 Costs SimplePredictCosts(const OpContext& op_context) const { in SimplePredictCosts() function in tensorflow::grappler::VirtualSchedulerTest1623 Costs node_costs = SimplePredictCosts(op_context); in RunScheduler()