Searched refs:PredictNoOp (Results 1 – 2 of 2) sorted by relevance
150 Status PredictNoOp(const OpContext& op_context, NodeCosts* node_costs) const;
411 device_cost_impl_.emplace(kNoOp, wrap(&OpLevelCostEstimator::PredictNoOp)); in OpLevelCostEstimator()413 wrap(&OpLevelCostEstimator::PredictNoOp)); in OpLevelCostEstimator()1868 Status OpLevelCostEstimator::PredictNoOp(const OpContext& op_context, in PredictNoOp() function in tensorflow::grappler::OpLevelCostEstimator