Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

fix nightly on sgd #225

Merged
merged 3 commits into from
Feb 22, 2019
Merged

fix nightly on sgd #225

merged 3 commits into from
Feb 22, 2019

Conversation

roywei
Copy link

@roywei roywei commented Feb 20, 2019

Summary

nightly test failed due to an update from MXNet side on SGD optimizer:
apache/mxnet#13346

changed SGD optimizer in mxnet backend accordingly, and set aggregate_num=1, as Keras optimizer do it 1 at a time.

@roywei
Copy link
Author

roywei commented Feb 20, 2019

failed tests reduce from 37 to 5, need to fix some other ops impacted.

@roywei
Copy link
Author

roywei commented Feb 21, 2019

waiting for the fix on mxnet to go in nightly build

@roywei
Copy link
Author

roywei commented Feb 22, 2019

@sandeep-krishnamurthy @karan6181 could you help take a look? Thanks!
This will make keras compatible with latest mxnet again.

Copy link

@sandeep-krishnamurthy sandeep-krishnamurthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM.

@roywei roywei merged commit aad5bf9 into awslabs:master Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants