Searched refs:PredictFusedBatchNorm (Results 1 – 3 of 3) sorted by relevance
171 Status PredictFusedBatchNorm(const OpContext& op_context,
518 wrap(&OpLevelCostEstimator::PredictFusedBatchNorm)); in OpLevelCostEstimator()2367 Status OpLevelCostEstimator::PredictFusedBatchNorm( in PredictFusedBatchNorm() function in tensorflow::grappler::OpLevelCostEstimator
1560 TEST_F(OpLevelCostEstimatorTest, PredictFusedBatchNorm) { in TEST_F() argument