Home
last modified time | relevance | path

Searched refs:PredictFusedBatchNorm (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h171 Status PredictFusedBatchNorm(const OpContext& op_context,
Dop_level_cost_estimator.cc518 wrap(&OpLevelCostEstimator::PredictFusedBatchNorm)); in OpLevelCostEstimator()
2367 Status OpLevelCostEstimator::PredictFusedBatchNorm( in PredictFusedBatchNorm() function in tensorflow::grappler::OpLevelCostEstimator
Dop_level_cost_estimator_test.cc1560 TEST_F(OpLevelCostEstimatorTest, PredictFusedBatchNorm) { in TEST_F() argument