-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
* Remove Apache license header from files already containing Caffe license. * Update license check whitelist for files under Caffe license. * Update rat check exclude list with Caffe-licensed files. * Don't install caffe python dependencies, as it overwrites our fixed versions. * Restrict scipy version in test requirements.txt to avoid issue with scipy 1.7.0 and rand generator test failures.
This reverts commit 02f4942.
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [edge, unix-cpu, website, unix-gpu, clang, sanity, centos-cpu, windows-gpu, centos-gpu, windows-cpu, miscellaneous] Note: |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
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.
Thanks for the fixes!
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
Backport license updates and CI stability fixes, also re-enable Windows failing tests mentioned in #20389