Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3576 Status ConvertFusedBatchNorm(OpConverterParams* params) { in ConvertFusedBatchNorm() function
4039 (*registration)[normalization_op_type] = ConvertFusedBatchNorm; in RegisterValidatableOpConverters()