Home
last modified time | relevance | path

Searched refs:test_nested_with_different_map_dim (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py133 def test_nested_with_different_map_dim(self): member in TestVmapAPILegacy
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py218 def test_nested_with_different_map_dim(self): member in TestVmapAPI