Skip to content

Commit

Permalink
Add pycuda dependency to setup.py (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiubit authored and Yinghai Lu committed Sep 11, 2018
1 parent 27cec99 commit f31e57d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@
"numpy>=1.8.1",
"tensorrt>=3.0.0",
"onnx>=1.0.1",
"pycuda",
])

0 comments on commit f31e57d

Please sign in to comment.