Searched refs:PredictVariable (Results 1 – 2 of 2) sorted by relevance
138 Costs PredictVariable(const OpContext& op_context) const;
385 return PredictVariable(op_context); in PredictCosts()1296 Costs OpLevelCostEstimator::PredictVariable(const OpContext& op_context) const { in PredictVariable() function in tensorflow::grappler::OpLevelCostEstimator