Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
drixo
/
nanochatt
like
0
Model card
Files
Files and versions
xet
Community
main
nanochatt
/
venv
/
lib
/
python3.10
/
site-packages
/
torch
/
include
/
ATen
/
miopen
/
Handle.h
drixo
Upload folder using huggingface_hub
838f737
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
188 Bytes
#
pragma
once
#
include
<ATen/miopen/miopen-wrapper.h>
#
include
<c10/macros/Export.h>
namespace at::native {
TORCH_HIP_CPP_API miopenHandle_t
getMiopenHandle
()
;
}
// namespace at::native