Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_ops.py1867 def push_vjp(primals, cotangents): function
2114 def push_vjp(primals, cotangents): function
H A Dtest_vmap.py5067 def push_vjp(leaf, gout): function