marcoabreu closed pull request #11454: [Nightly Tests] Fix the rat-excludes for license checks post 1.2.1 release URL: https://github.com/apache/incubator-mxnet/pull/11454
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/tests/nightly/apache_rat_license_check/rat-excludes b/tests/nightly/apache_rat_license_check/rat-excludes index ddcaec18b63..301a342f466 100755 --- a/tests/nightly/apache_rat_license_check/rat-excludes +++ b/tests/nightly/apache_rat_license_check/rat-excludes @@ -50,8 +50,10 @@ im2col.h pool.h README.rst dataset.cPickle - rcnn/* image-classification/* rat-excludes apache-rat-tasks/* +moderngpu/* +deformable_im2col.cuh +deformable_im2col.h ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
