Sign in
android
/
platform
/
external
/
pytorch
/
990e63f587
/
.
/
c10
/
cuda
/
impl
/
CUDAGuardImpl.cpp
blob: b0be6791bd0244cbef44bfe44ba30cd823790d63 [
file
] [
log
] [
blame
]
#include
<c10/cuda/impl/CUDAGuardImpl.h>
namespace
c10
{
namespace
cuda
{
namespace
impl
{
constexpr
DeviceType
CUDAGuardImpl
::
static_type
;
C10_REGISTER_GUARD_IMPL
(
CUDA
,
CUDAGuardImpl
);
}}}
// namespace c10::cuda::detail