[Deps] Use onnx==1.6.0
onnx==1.5.0 breaks the TopK op in dev
... | ... | @@ -2,7 +2,7 @@ bitstring |
docrep | ||
future | ||
numpy==1.18.0 | ||
onnx==1.5.0 | ||
onnx==1.6.0 | ||
onnxruntime==1.2.0 | ||
pre-commit | ||
pyverilator | ||
... | ... |
Please register or sign in to comment
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
onnx==1.5.0 breaks the TopK op in dev
... | ... | @@ -2,7 +2,7 @@ bitstring |
docrep | ||
future | ||
numpy==1.18.0 | ||
onnx==1.5.0 | ||
onnx==1.6.0 | ||
onnxruntime==1.2.0 | ||
pre-commit | ||
pyverilator | ||
... | ... |