This is an automated email from the ASF dual-hosted git repository.
njayaram pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from 5f1e376 DL: Remove loss and metric calculations from fit transition
function
new 99929ee DL: Update content of the model summary table
new d1fa5ab DL: Record metrics_elapsed_time in model summary table
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 | 104 +++++++++++++--------
.../deep_learning/madlib_keras_predict.py_in | 2 +
.../deep_learning/madlib_keras_wrapper.py_in | 13 ++-
.../modules/deep_learning/test/madlib_keras.sql_in | 33 ++++++-
.../test/unit_tests/test_madlib_keras.py_in | 7 --
5 files changed, 107 insertions(+), 52 deletions(-)