Skip to content

Commit 9b6e834

Browse files
authored
Merge pull request #230 from Visual-Behavior/Aurelien-VB-patch-1
Warning gcc/g++ version for cuda ops
2 parents c6f97e1 + f821e30 commit 9b6e834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

alonet/deformable_detr/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ cd alonet/deformable_detr/ops
1111
python test.py # should yield True
1212
```
1313

14+
:warning: If you encounter ```error: parameter packs not expanded with ‘...’``` you may need to downgrade gcc and g++ to version <= 10
15+
1416
## Getting started
1517

1618
Here is a simple example to get started with **Deformable Detr** and aloception. To learn more about Deformable, you can checkout the <a href="https://visual-behavior.github.io/aloception-oss/tutorials/training_deformable_detr.html">Deformable Tutorials<a/>.

0 commit comments

Comments
 (0)