Home
last modified time | relevance | path

Searched defs:conv_module (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_mkldnn.py291 def _test_conv_deconv_lower_precision_base(self, dim, conv_module, dtype): argument
353 def _test_conv_deconv_nhwc_base(self, conv_module, weight_memory_format, dtype, prec=None): argument
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dpre_grad.py377 conv_module, argument
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_module.py266 self, module_name, qconv_module, conv_module, batch_size, argument