Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py124 def test_nested_with_same_map_dim(self): member in TestVmapAPILegacy
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py203 def test_nested_with_same_map_dim(self): member in TestVmapAPI