Searched defs:_grad (Results 1 – 7 of 7) sorted by relevance
255 def _grad(op, grad): function337 def _grad(op, grad): function
57 def _grad(f, argnums=0): function
132 def _grad(f): function156 def _grad(f): function
110 def _grad(f, argnums=0): function
1765 def _grad(f): function
969 def _grad(f): function
1465 def _grad(self, f, argnums=0): member in VariablesGradientTest