Searched refs:PredictVariable (Results 1 – 2 of 2) sorted by relevance
153 Status PredictVariable(const OpContext& op_context,
704 return PredictVariable(op_context, node_costs); in PredictNodeCosts()1905 Status OpLevelCostEstimator::PredictVariable(const OpContext& op_context, in PredictVariable() function in tensorflow::grappler::OpLevelCostEstimator