Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dpre_grad.py378 bn_module=None, # For BN Module argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_nn.py4840 def test_batchnorm_non_contig_cpu(self, bn_module): argument