Home
last modified time | relevance | path

Searched defs:FuseBatchNormWithConvPass (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/xnnpack/_passes/
H A Dfuse_batch_norm_with_conv.py21 class FuseBatchNormWithConvPass(XNNPACKPass): class
/aosp_15_r20/external/executorch/backends/transforms/
H A Dfuse_batch_norm_with_conv.py19 class FuseBatchNormWithConvPass(ExportPass): class