Upload libonnxruntime_providers_cuda.so
Browse files- .gitattributes +1 -0
- libonnxruntime_providers_cuda.so +3 -0
.gitattributes
CHANGED
@@ -37,3 +37,4 @@ libcurand.so.10 filter=lfs diff=lfs merge=lfs -text
|
|
37 |
libcufft.so.10 filter=lfs diff=lfs merge=lfs -text
|
38 |
libnvinfer.so.8 filter=lfs diff=lfs merge=lfs -text
|
39 |
libcublasLt.so.11 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
37 |
libcufft.so.10 filter=lfs diff=lfs merge=lfs -text
|
38 |
libnvinfer.so.8 filter=lfs diff=lfs merge=lfs -text
|
39 |
libcublasLt.so.11 filter=lfs diff=lfs merge=lfs -text
|
40 |
+
libonnxruntime_providers_cuda.so filter=lfs diff=lfs merge=lfs -text
|
libonnxruntime_providers_cuda.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca19c794493cd8dbb242b31eec6ba985649fdb46b4f6cc72406f93870cbd37a9
|
3 |
+
size 587199544
|