-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.x] Attempt to fix v1.x CI issues. #19872
Conversation
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [website, clang, edge, centos-gpu, unix-gpu, windows-cpu, centos-cpu, unix-cpu, windows-gpu, miscellaneous, sanity] Note: |
…te out required version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thanks!!
…ind all required python modules.
58b44db
to
c1b2ede
Compare
…sting to desired type.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
Update to python 3.7, added numpy requirement for onnx dependencies so gluoncv doesn't overwrite the numpy version we need.