This is an automated email from the ASF dual-hosted git repository.

khannaekta pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.


    from 3b66baa  DL: Add multiple variable support
     new f833ac0  utilities: Add new function for getting data distribution per 
segment
     new f978b3b  DL: Fix gpu mem fraction calc when data isn't distributed to 
all segs

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       |  44 +++---
 .../modules/deep_learning/madlib_keras.sql_in      |  26 ++--
 .../madlib_keras_fit_multiple_model.py_in          |  21 ++-
 .../madlib_keras_fit_multiple_model.sql_in         |   2 +-
 .../deep_learning/madlib_keras_helper.py_in        |  41 +++++-
 .../deep_learning/madlib_keras_predict.py_in       |  12 +-
 .../deep_learning/test/madlib_keras_fit.sql_in     |  11 ++
 .../test/madlib_keras_fit_multiple.sql_in          |  15 +-
 .../test/madlib_keras_iris.setup.sql_in            |  18 +++
 .../test/unit_tests/test_madlib_keras.py_in        | 158 ++++++++++++++++-----
 10 files changed, 249 insertions(+), 99 deletions(-)

Reply via email to