Home
last modified time | relevance | path

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

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