Home
last modified time | relevance | path

Searched refs:_jacfwd (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/integration_test/
Dforwardprop_test.py35 def _jacfwd(f, primals): function
148 sym_jac_fwd = _jacfwd(f, primals)
217 jac_forward = _jacfwd(
/external/tensorflow/tensorflow/python/eager/
Dforwardprop_test.py67 def _jacfwd(f, primals): function
99 jac_fwd = _jacfwd(f, primals)
221 sym_jac_fwd = _jacfwd(f, primals)
450 sym_jac_fwd = _jacfwd(f, primals)