Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py1123 def test_simple_grad_with_grad_outputs(x, y): function
1143 self.checkScript(test_simple_grad_with_grad_outputs, (x, y), inputs_requires_grad=True)