Searched refs:test_nested_with_same_map_dim (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_legacy_vmap.py | 124 def test_nested_with_same_map_dim(self): member in TestVmapAPILegacy |
/aosp_15_r20/external/pytorch/test/functorch/ | ||
H A D | test_vmap.py | 203 def test_nested_with_same_map_dim(self): member in TestVmapAPI |