Repository URL to install this package:
#pragma once #include <c10/cuda/CUDAMacros.h> namespace c10 { namespace cuda { namespace impl { C10_CUDA_API int c10_cuda_test(); }}} /// namespace c10::cuda::impl