Searched defs:test_copy_ (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_functionalization.py | 1424 def test_copy_(self): member in TestFunctionalization |
H A D | test_nestedtensor.py | 660 def test_copy_(self): member in TestNestedTensor |
H A D | test_torch.py | 6348 def test_copy_(self, device, dtype): member in TestTorchDeviceType |
H A D | test_autograd.py | 11633 def test_copy_(self, device): member in TestAutogradDeviceType |
/aosp_15_r20/external/pytorch/test/functorch/ | ||
H A D | test_vmap.py | 1690 def test_copy_(self): member in TestVmapOperators |
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_pytorch_onnx_onnxruntime.py | 2641 def test_copy_(self): member in TestONNXRuntime |