Home
last modified time | relevance | path

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

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