Home
last modified time | relevance | path

Searched defs:test_arange (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_fx_to_onnx_with_onnxruntime.py481 def test_arange(self): member in TestFxToOnnxWithOnnxRuntime
/aosp_15_r20/external/executorch/exir/tests/
H A Dtest_passes.py1108 def test_arange(self) -> None: member in TestPasses
/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_z3_gradual_types.py621 def test_arange(self): member in HFOperations
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensor_creation_ops.py2345 def test_arange(self, device): member in TestTensorCreation
H A Dtest_mps.py7731 def test_arange(self): member in TestMPS