Home
last modified time | relevance | path

Searched defs:autograd_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_library/
H A Dautograd.py97 def autograd_impl(keyset, *args, **keyword_only_args): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_custom_ops.py2124 def autograd_impl(x): function