Skip to content

Commit

Permalink
((((add pytorch 1.0 support))))
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesShang committed Dec 11, 2018
1 parent be7b41a commit 1a1c100
Show file tree
Hide file tree
Showing 31 changed files with 1,157 additions and 2,463 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
*.so
*.o
*pyc
_ext
_ext
build
DCNv2.egg-info
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Deformable Convolutional Networks V2 with Pytorch
## Deformable Convolutional Networks V2 with Pytorch 1.0

### Build
```bash
Expand Down
43 changes: 0 additions & 43 deletions build.py

This file was deleted.

43 changes: 0 additions & 43 deletions build_double.py

This file was deleted.

Loading

0 comments on commit 1a1c100

Please sign in to comment.