Searched refs:PredictOpCountBasedCost (Results 1 – 2 of 2) sorted by relevance
105 Costs PredictOpCountBasedCost(double operations, const OpInfo& op_info) const;110 Costs PredictOpCountBasedCost(double operations, double input_io_bytes,
670 costs = PredictOpCountBasedCost( in PredictCosts()814 Costs OpLevelCostEstimator::PredictOpCountBasedCost( in PredictOpCountBasedCost() function in tensorflow::grappler::OpLevelCostEstimator820 PredictOpCountBasedCost(operations, input_size, output_size, op_info); in PredictOpCountBasedCost()827 Costs OpLevelCostEstimator::PredictOpCountBasedCost( in PredictOpCountBasedCost() function in tensorflow::grappler::OpLevelCostEstimator