Sign in
android
/
platform
/
external
/
pytorch
/
refs/heads/sdk-release
/
.
/
c10
/
xpu
/
impl
/
XPUGuardImpl.cpp
blob: 357c057380ff8fe116bc64dd7121bd964ea2078a [
file
] [
log
] [
blame
] [
edit
]
#include
<c10/xpu/impl/XPUGuardImpl.h>
namespace
c10
::
xpu
::
impl
{
C10_REGISTER_GUARD_IMPL
(
XPU
,
XPUGuardImpl
);
}
// namespace c10::xpu::impl