Searched defs:test_conv (Results 1 – 8 of 8) sorted by relevance
/external/pytorch/test/ | ||
D | test_metal.py | 44 def test_conv(self): member in TestMetalRewritePass |
D | test_vulkan.py | 47 def test_conv(self): member in TestVulkanRewritePass |
/external/pytorch/test/inductor/ | ||
D | test_padding.py | 586 def test_conv(self): member in PaddingTest |
/external/mesa3d/src/gallium/targets/teflon/ | ||
D | test_teflon.cpp | 142 test_conv(int input_size, int weight_size, int input_channels, int output_channels, in test_conv() function |
/external/pytorch/test/onnx/ | ||
D | test_operators.py | 323 def test_conv(self): member in TestOperators |
D | test_pytorch_onnx_onnxruntime.py | 1203 def test_conv(self): member in TestONNXRuntime |
/external/pytorch/test/quantization/jit/ | ||
D | test_quantize_jit.py | 3636 def test_conv(self): member in TestQuantizeJit |
/external/pytorch/test/jit/ | ||
D | test_tracer.py | 821 def test_conv(self): member in TestTracer |