Searched refs:PredictFusedBatchNormGrad (Results 1 – 3 of 3) sorted by relevance
173 Status PredictFusedBatchNormGrad(const OpContext& op_context,
521 wrap(&OpLevelCostEstimator::PredictFusedBatchNormGrad)); in OpLevelCostEstimator()2417 Status OpLevelCostEstimator::PredictFusedBatchNormGrad( in PredictFusedBatchNormGrad() function in tensorflow::grappler::OpLevelCostEstimator
1611 TEST_F(OpLevelCostEstimatorTest, PredictFusedBatchNormGrad) { in TEST_F() argument