Commit 58e15fe1 by Jared Roesch Committed by Tianqi Chen

Bump ONNX version (#3286)

parent 4a810866
......@@ -21,7 +21,7 @@ set -u
set -o pipefail
# fix to certain version for now
pip3 install onnx>=1.1.0
pip3 install onnx>=1.4.1
pip3 install https://download.pytorch.org/whl/cu80/torch-1.0.1.post2-cp36-cp36m-linux_x86_64.whl
pip3 install torchvision
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment