Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/functorch/notebooks/_src/
H A Dplot_per_sample_gradients.py67 def compute_grad(sample, target): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_ops.py2471 def compute_grad(cotangents): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cudagraph_trees.py1218 def compute_grad(grad_output, create_graph): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd.py805 def compute_grad(create_graph): function