Searched refs:AcceleratorHooksInterface (Results 1 – 9 of 9) sorted by relevance
14 struct TORCH_API AcceleratorHooksInterface { struct17 virtual ~AcceleratorHooksInterface() = default;
12 struct TORCH_API PrivateUse1HooksInterface : AcceleratorHooksInterface {
24 struct TORCH_API HIPHooksInterface : AcceleratorHooksInterface {
14 struct TORCH_API XPUHooksInterface : AcceleratorHooksInterface{
26 struct TORCH_API MTIAHooksInterface : AcceleratorHooksInterface {
16 struct TORCH_API MPSHooksInterface : AcceleratorHooksInterface {
62 struct TORCH_API CUDAHooksInterface : AcceleratorHooksInterface {
61 const AcceleratorHooksInterface& getAcceleratorHooksInterface(
987 "aten/src/ATen/detail/AcceleratorHooksInterface.h",