Home
last modified time | relevance | path

Searched defs:BackendSelect (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/aten/src/ATen/core/
DBackendSelectFallbackKernel.cpp3 TORCH_LIBRARY_IMPL(_, BackendSelect, m) { in TORCH_LIBRARY_IMPL() argument
/external/pytorch/c10/core/
DDispatchKey.h228 BackendSelect, enumerator
/external/pytorch/test/cpp/jit/
Dtest_custom_class_registrations.cpp723 TORCH_LIBRARY_IMPL(_TorchScriptTesting, BackendSelect, m) { in TORCH_LIBRARY_IMPL() argument
/external/pytorch/torchgen/
Dmodel.py106 BackendSelect = auto() variable in DispatchKey