Home
last modified time | relevance | path

Searched defs:test_conv (Results 1 – 8 of 8) sorted by relevance

/external/pytorch/test/
Dtest_metal.py44 def test_conv(self): member in TestMetalRewritePass
Dtest_vulkan.py47 def test_conv(self): member in TestVulkanRewritePass
/external/pytorch/test/inductor/
Dtest_padding.py586 def test_conv(self): member in PaddingTest
/external/mesa3d/src/gallium/targets/teflon/
Dtest_teflon.cpp142 test_conv(int input_size, int weight_size, int input_channels, int output_channels, in test_conv() function
/external/pytorch/test/onnx/
Dtest_operators.py323 def test_conv(self): member in TestOperators
Dtest_pytorch_onnx_onnxruntime.py1203 def test_conv(self): member in TestONNXRuntime
/external/pytorch/test/quantization/jit/
Dtest_quantize_jit.py3636 def test_conv(self): member in TestQuantizeJit
/external/pytorch/test/jit/
Dtest_tracer.py821 def test_conv(self): member in TestTracer