Home
last modified time | relevance | path

Searched refs:AcceleratorHooksInterface (Results 1 – 9 of 9) sorted by relevance

/external/pytorch/aten/src/ATen/detail/
DAcceleratorHooksInterface.h14 struct TORCH_API AcceleratorHooksInterface { struct
17 virtual ~AcceleratorHooksInterface() = default;
DPrivateUse1HooksInterface.h12 struct TORCH_API PrivateUse1HooksInterface : AcceleratorHooksInterface {
DHIPHooksInterface.h24 struct TORCH_API HIPHooksInterface : AcceleratorHooksInterface {
DXPUHooksInterface.h14 struct TORCH_API XPUHooksInterface : AcceleratorHooksInterface{
DMTIAHooksInterface.h26 struct TORCH_API MTIAHooksInterface : AcceleratorHooksInterface {
DMPSHooksInterface.h16 struct TORCH_API MPSHooksInterface : AcceleratorHooksInterface {
DCUDAHooksInterface.h62 struct TORCH_API CUDAHooksInterface : AcceleratorHooksInterface {
/external/pytorch/aten/src/ATen/
DContext.h61 const AcceleratorHooksInterface& getAcceleratorHooksInterface(
/external/pytorch/
Dbuild_variables.bzl987 "aten/src/ATen/detail/AcceleratorHooksInterface.h",