Home
last modified time | relevance | path

Searched defs:test_relu (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/tests/
H A DMPSCNNTests.mm258 bool test_relu() { function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_snode_runtime.py161 def test_relu(self): member in MemoryBoundedTests
H A Dtest_torchinductor.py2169 def test_relu(self): member in CommonTemplate
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_module.py53 def test_relu(self): member in TestStaticQuantizedModule
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensorexpr.py554 def test_relu(self): member in TestTensorExprFuser
841 def test_relu(x, y): function
H A Dtest_jit_fuser_te.py1106 def test_relu(self): member in TestTEFuser
3028 def test_relu(self, device): member in TestLoopnestRandomization
H A Dtest_mkldnn.py565 def test_relu(self): member in TestMkldnn
/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_qat.py718 def test_relu(self): member in TestQuantizeEagerQATNumerics
H A Dtest_quantize_eager_ptq.py302 def test_relu(self): member in TestQuantizeEagerOps
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_quantized_api_test.cpp3768 void test_relu( in test_relu() function