srochel closed pull request #13690: added Fix unpicklable transform_first on windows URL: https://github.com/apache/incubator-mxnet/pull/13690
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/NEWS.md b/NEWS.md index c324e8db5dc..0dfe9766b3e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -359,6 +359,7 @@ Please find detailed information and performance/accuracy numbers here: [MKLDNN * Add embedding to print_summary (#12796) * Allow foreach on input with 0 length (#12471) * [MXNET-360]auto convert str to bytes in img.imdecode when py3 (#10697) +* Fix unpicklable transform_first on windows (#13686 ) ### Licensing updates * Add license headers to R-package (#12559) ---------------------------------------------------------------- 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
