Home
last modified time | relevance | path

Searched defs:primal (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A DVariableTypeManual.cpp156 const Tensor& primal, in _make_dual()
503 const Tensor& primal, in _make_dual()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DAutogradComposite.cpp22 Tensor _make_dual(const Tensor& primal, const Tensor& tangent, int64_t level) { in _make_dual()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dforwardprop_test.py91 def _jvp_batch(f, primal, tangents): argument
576 def _compute_forwardgrad(primal): argument
H A Dforwardprop.py398 def _watch(primal, tangent): argument
H A Dfunction_gradients_test.py130 def _grad_function(primal): argument
H A Dbackprop_test.py1823 def _grad_function(primal): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcond_v2_test.py966 def _grad_function(primal): argument
H A Dwhile_v2_test.py196 def _GradFunction(primal): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchingRegistrations.cpp847 const Tensor& primal, in _make_dual_batching_rule()