Home
last modified time | relevance | path

Searched defs:defvjp (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-autograd/autograd-1.3/autograd/
H A Dcore.py52 def defvjp(fun, *vjpmakers, **kwargs): function
/dports/math/py-jax/jax-0.2.9/jax/
H A Dcustom_derivatives.py422 def defvjp(self, fwd, bwd): member in custom_vjp
H A Dapi.py2630 def defvjp(fun, *vjprules): function
/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dad.py741 def defvjp(prim, *vjps): function