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 2479a6a get_cols() only uses 1 paramter, so get rid of all the unused
ones.
new c8346e2 DL: Enable warm start
new 9933c1d DL: Add dev check test for loading model weights
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:
.../modules/deep_learning/madlib_keras.py_in | 60 +--
.../modules/deep_learning/madlib_keras.sql_in | 32 +-
.../deep_learning/madlib_keras_validator.py_in | 14 +-
.../test/keras_model_arch_table.sql_in | 29 ++
.../modules/deep_learning/test/madlib_keras.sql_in | 427 ++++++++++++++++-----
.../test/unit_tests/test_madlib_keras.py_in | 8 +-
6 files changed, 432 insertions(+), 138 deletions(-)