Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #242 #247

Merged
merged 1 commit into from
May 23, 2017
Merged

Fix #242 #247

merged 1 commit into from
May 23, 2017

Conversation

holl-
Copy link
Contributor

@holl- holl- commented May 23, 2017

Previously, when providing a KVStore object to mx.fit, the method would
crash with an UndefVarError.
This is now fixed by moving the definition of update_on_kvstore from
_create_kvstore to fit.

Previously, when providing a KVStore object to mx.fit, the method would
crash with an UndefVarError.
This is now fixed by moving the definition of update_on_kvstore from
_create_kvstore to fit.
@pluskid
Copy link
Member

pluskid commented May 23, 2017

@holl- Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants