Searched defs:_vmap (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/ | ||
H A D | _vmap_internals.py | 213 def _vmap( function |
/aosp_15_r20/external/pytorch/test/functorch/ | ||
H A D | test_vmap.py | 5127 def with_vmap(_vmap): argument |