Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuangan committed May 9, 2019
1 parent 95e28f7 commit 1d17e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Put data of each category in ./data/category_name(eg ./data/airplane)

Build extention for each op in ./pytorch_ops/*** (eg ./pytorch_ops/sampling/) using build.py

ps: torch 0.4 is required, it won't work with later torch version.
ps: torch 0.4 is required, and it won't work with later torch version.
```
python build.py
```
Expand Down

0 comments on commit 1d17e3f

Please sign in to comment.