Spaces:
Sleeping
Sleeping
pablovela5620
commited on
Commit
•
f8c1442
1
Parent(s):
040ab82
Track lietorch_gpu.o with Git LFS
Browse files- .gitattributes +4 -0
.gitattributes
CHANGED
@@ -44,3 +44,7 @@ build/lib.linux-x86_64-cpython-311 filter=lfs diff=lfs merge=lfs -text
|
|
44 |
build/temp.linux-x86_64-cpython-311 filter=lfs diff=lfs merge=lfs -text
|
45 |
*.o filter=lfs diff=lfs merge=lfs -text
|
46 |
build/temp.linux-x86_64-cpython-311/mini_dpvo/lietorch/src/lietorch_gpu.o filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
44 |
build/temp.linux-x86_64-cpython-311 filter=lfs diff=lfs merge=lfs -text
|
45 |
*.o filter=lfs diff=lfs merge=lfs -text
|
46 |
build/temp.linux-x86_64-cpython-311/mini_dpvo/lietorch/src/lietorch_gpu.o filter=lfs diff=lfs merge=lfs -text
|
47 |
+
build/lib.linux-x86_64-cpython-311/cuda_ba.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
48 |
+
build/lib.linux-x86_64-cpython-311/cuda_corr.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
49 |
+
build/lib.linux-x86_64-cpython-311/lietorch_backends.cpython-311-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
|
50 |
+
build/**/*.o filter=lfs diff=lfs merge=lfs -text
|