Home
last modified time | relevance | path

Searched defs:AutogradOther (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DVariableFallbackKernel.cpp63 TORCH_LIBRARY_IMPL(_, AutogradOther, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h336 AutogradOther, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py108 AutogradOther = auto() variable in DispatchKey