Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
BlackAlpha/Server2
Kano001
/
GameServerX
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c61ccee
GameServerX
/
MLPY
/
Lib
/
site-packages
/
torch
/
include
/
ATen
/
cudnn
/
Handle.h
Kano001
Upload 5252 files
c61ccee
verified
10 months ago
raw
Copy download link
history
blame
Safe
214 Bytes
#
pragma
once
#
include
<ATen/cudnn/cudnn-wrapper.h>
#
include
<ATen/cuda/ATenCUDAGeneral.h>
namespace at { namespace native {
TORCH_CUDA_CPP_API cudnnHandle_t
getCudnnHandle
()
;
}}
// namespace at::native