Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

neilisaac / torch   python

Repository URL to install this package:

Version: 1.8.0 

/ include / c10 / cuda / impl / CUDATest.h

#pragma once

#include <c10/cuda/CUDAMacros.h>

namespace c10 {
namespace cuda {
namespace impl {

C10_CUDA_API int c10_cuda_test();

}}} /// namespace c10::cuda::impl