This is an automated email from the ASF dual-hosted git repository.
nkak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from 4987e8f DL: Fix syntax errors in keras evaluate test
new a07e3ad Build: Change 1.18-dev to 1.18
new 42d51bc Build: Create new changelist file for 1.18
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
deploy/DEB/postinst | 2 +-
deploy/postflight.sh | 2 +-
pom.xml | 2 +-
src/config/Version.yml | 2 +-
src/madpack/changelist_1.17.0_1.18.0-dev.yaml | 54 -------
src/madpack/changelist_1.17.0_1.18.0.yaml | 168 +++++++++++++++++++++
.../modules/deep_learning/madlib_keras.sql_in | 8 +-
.../deep_learning/madlib_keras_automl.sql_in | 4 +-
.../madlib_keras_fit_multiple_model.sql_in | 6 +-
src/ports/postgres/modules/svm/svm.sql_in | 2 +-
10 files changed, 182 insertions(+), 68 deletions(-)
delete mode 100644 src/madpack/changelist_1.17.0_1.18.0-dev.yaml
create mode 100644 src/madpack/changelist_1.17.0_1.18.0.yaml