Searched refs:PredictFusedBatchNormGrad (Results 1 – 3 of 3) sorted by relevance
147 Costs PredictFusedBatchNormGrad(const OpContext& op_context) const;
281 wrap(&OpLevelCostEstimator::PredictFusedBatchNormGrad)}, in OpLevelCostEstimator()1694 Costs OpLevelCostEstimator::PredictFusedBatchNormGrad( in PredictFusedBatchNormGrad() function in tensorflow::grappler::OpLevelCostEstimator
1224 TEST_F(OpLevelCostEstimatorTest, PredictFusedBatchNormGrad) { in TEST_F() argument