Home
last modified time | relevance | path

Searched defs:_vmap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A D_vmap_internals.py213 def _vmap( function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py5127 def with_vmap(_vmap): argument