Home
last modified time | relevance | path

Searched defs:ADInplaceOrView (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A DADInplaceOrViewType.cpp24 namespace ADInplaceOrView { namespace
33 TORCH_LIBRARY_IMPL(aten, ADInplaceOrView, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A DVariableTypeManual.cpp377 namespace ADInplaceOrView { namespace
534 TORCH_LIBRARY_IMPL(aten, ADInplaceOrView, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DVariableFallbackKernel.cpp96 TORCH_LIBRARY_IMPL(_, ADInplaceOrView, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKey.h310 ADInplaceOrView, enumerator
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py126 ADInplaceOrView = auto() variable in DispatchKey