Home
last modified time | relevance | path

Searched defs:MAIA (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dextension_backend_test.cpp50 TORCH_LIBRARY_IMPL(aten, MAIA, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/c10/core/
H A DDeviceType.h45 MAIA = 8, // ONNX Runtime / Microsoft enumerator
H A DBackend.h49 MAIA, enumerator
H A DDispatchKey.h188 MAIA, enumerator
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dmaia_extension.cpp55 TORCH_LIBRARY_IMPL(aten, MAIA, m) { in TORCH_LIBRARY_IMPL() argument
/aosp_15_r20/external/pytorch/torchgen/
H A Dmodel.py84 MAIA = auto() variable in DispatchKey