Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DVariableFallbackKernel.cpp67 TORCH_LIBRARY_IMPL(_, AutogradCPU, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dopen_registration_extension.cpp705 TORCH_LIBRARY_IMPL(_test_funcs, AutogradCPU, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py210 AutogradCPU = auto() variable in DispatchKey