Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_aot_autograd.py991 def grad_with_create_graph(mod, x, target): function
1005 compiled_f1 = torch.compile(backend="aot_eager")(grad_with_create_graph)