Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_test.cc542 using BatchNormGraphRunner = std::function<void( typedef in tensorflow::FusedConv2DOpTest
787 const BatchNormGraphRunner& run_default, in VerifyFusedBatchNormTensorsNear()
788 const BatchNormGraphRunner& run_fused) { in VerifyFusedBatchNormTensorsNear()
891 const BatchNormGraphRunner run_default = in VerifyConv2DWithBatchNorm()
900 const BatchNormGraphRunner run_fused = in VerifyConv2DWithBatchNorm()
921 const BatchNormGraphRunner run_default = in VerifyConv2DWithBatchNormAndRelu()
931 const BatchNormGraphRunner run_fused = in VerifyConv2DWithBatchNormAndRelu()