Searched refs:test_instance_norm (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_fx_to_onnx_decomp_skip.py | 64 def test_instance_norm(self): member in TestDynamoExportDecompSkip |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_functionalization.py | 1910 def test_instance_norm(self): member in TestFunctionalization |
H A D | test_mps.py | 2741 def test_instance_norm(self): member in TestMPS |
/aosp_15_r20/external/pytorch/test/quantization/core/ | ||
H A D | test_quantized_module.py | 1112 def test_instance_norm(self): member in TestStaticQuantizedModule |
H A D | test_quantized_op.py | 2572 def test_instance_norm(self): member in TestQuantizedOps |
/aosp_15_r20/external/pytorch/test/quantization/jit/ | ||
H A D | test_quantize_jit.py | 2697 def test_instance_norm(self): member in TestQuantizeJitOps |
/aosp_15_r20/external/pytorch/test/quantization/fx/ | ||
H A D | test_quantize_fx.py | 7736 def test_instance_norm(self): member in TestQuantizeFxOps |