Searched refs:test_is_contiguous (Results 1 – 3 of 3) sorted by relevance
/external/pytorch/test/ | ||
D | test_legacy_vmap.py | 1735 def test_is_contiguous(self): member in TestVmapOperatorsLegacy |
D | test_nestedtensor.py | 531 def test_is_contiguous(self): member in TestNestedTensor |
/external/pytorch/test/functorch/ | ||
D | test_vmap.py | 2410 def test_is_contiguous(self): member in TestVmapOperators |