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

Minor compatibility fixes for ensmallen 1.x #131

Merged
merged 3 commits into from
Sep 9, 2019

Conversation

rcurtin
Copy link
Member

@rcurtin rcurtin commented Sep 8, 2019

These simple fixes make it easier for older code to work with ensmallen 2.x. There's no functionality change (although GetInitialPoint() for LRSDP had a bug, and this fixes that).

@rcurtin
Copy link
Member Author

rcurtin commented Sep 8, 2019

@mlpack-jenkins test this please

@rcurtin
Copy link
Member Author

rcurtin commented Sep 8, 2019

@mlpack-jenkins test this please

Copy link
Member

@zoq zoq left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Copy link

@mlpack-bot mlpack-bot bot left a comment

Choose a reason for hiding this comment

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

Second approval provided automatically after 24 hours. 👍

@rcurtin
Copy link
Member Author

rcurtin commented Sep 9, 2019

The mlpack master build test will fail until mlpack/mlpack#2011 is merged, so I'll merge this here now, but release ensmallen 2.10.1 with the patch only after mlpack/mlpack#2011 is merged so that everyone's builds don't break.

(ensmallen-latest.tar.gz on the ensmallen website is currently temporarily linked to 1.16.2 so that everyone's mlpack builds, which automatically download ensmallen, don't break)

@rcurtin rcurtin merged commit 5a87d5a into mlpack:master Sep 9, 2019
@rcurtin rcurtin deleted the compat-fixes branch September 9, 2019 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants