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 27ddd27  DL: Handle NULL value for optional pred_type param in predict
     new 918ce80  DL: Update madlib_keras_fit code to weight by images instead 
of buffers.
     new 94e5a6c  DL: Add new unit tests and update existing one's
     new 56efedf  DL: Refactor computation of images per segment

The 3 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       | 156 +++++++----
 .../modules/deep_learning/madlib_keras.sql_in      |   2 +-
 .../deep_learning/madlib_keras_serializer.py_in    |  27 +-
 .../modules/deep_learning/test/madlib_keras.sql_in |   7 +
 .../test/unit_tests/test_madlib_keras.py_in        | 287 +++++++++++++++------
 5 files changed, 335 insertions(+), 144 deletions(-)

Reply via email to