Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Harmony18090
/
server
like
0
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
server
/
source
/
cuda
/
bindings
/
_bindings
/
loader.pxd
Harmony18090
Add source batch 2/11
76f9669
verified
4 days ago
raw
Copy download link
history
blame
252 Bytes
# SPDX-FileCopyrightText: Copyright (c) 2021-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
cdef
extern
from
"loader.h"
:
int
getCUDALibraryPath
(
char
*libPath, bint isBit64
)