Closed zoq closed 3 years ago
This automatically-generated pull request adds the commits necessary to make the 2.18.0 release.
Once the PR is merged, mlpack-bot will tag the release as HEAD~1 (so that it doesn't include the new HISTORY block) and publish it.
Or, well, hopefully that will happen someday.
When you merge this PR, be sure to merge it using a rebase.
Add gradient value clipping and gradient norm scaling callback (#315).
Remove superfluous CMake option to build the tests (#313).
Bump minimum Armadillo version to 9.800 (#318).
Update Catch2 to 2.13.7 (#322).
Remove redundant template argument for C++20 compatibility (#324).
Fix MOEAD test stability (#327).
Nice, looks good to me. The mlpack master build failure looks like a random test failure. +1
Adjusted the test in https://github.com/mlpack/mlpack/pull/3076.
This automatically-generated pull request adds the commits necessary to make the 2.18.0 release.
Once the PR is merged, mlpack-bot will tag the release as HEAD~1 (so that it doesn't include the new HISTORY block) and publish it.
Or, well, hopefully that will happen someday.
When you merge this PR, be sure to merge it using a rebase.
Changelog
Add gradient value clipping and gradient norm scaling callback (#315).
Remove superfluous CMake option to build the tests (#313).
Bump minimum Armadillo version to 9.800 (#318).
Update Catch2 to 2.13.7 (#322).
Remove redundant template argument for C++20 compatibility (#324).
Fix MOEAD test stability (#327).