Home
last modified time | relevance | path

Searched refs:test_repeat_interleave (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_proxy_tensor.py1076 def test_repeat_interleave(self): member in TestSymbolicTracing
H A Dtest_tensor_creation_ops.py1159 def test_repeat_interleave(self, device): member in TestTensorCreation
H A Dtest_torch.py2102 def test_repeat_interleave(self, device): member in TestTorchDeviceType
H A Dtest_mps.py3838 def test_repeat_interleave(self, device="mps"): member in TestMPS
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cpu_repro.py705 def test_repeat_interleave(self): member in CPUReproTests
H A Dtest_aot_inductor.py1361 def test_repeat_interleave(self): member in AOTInductorTestsTemplate
H A Dtest_torchinductor.py4363 def test_repeat_interleave(self): member in CommonTemplate
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py5408 def test_repeat_interleave(self): member in TestONNXRuntime