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 e4b53a7  add examples for generalize cross validation
     new 65ce602  DL: Replace use_gpu flag with gpus_per_host integer
     new 6c1f737  DL: Fix pg bug for getting device name

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       |  73 ++++++++----
 .../modules/deep_learning/madlib_keras.sql_in      |  35 +++---
 .../deep_learning/madlib_keras_predict.py_in       |  10 +-
 .../deep_learning/madlib_keras_wrapper.py_in       |  50 ++++++--
 .../modules/deep_learning/test/madlib_keras.sql_in |  59 +++++----
 .../test/unit_tests/test_madlib_keras.py_in        | 132 ++++++++++++++++-----
 .../postgres/modules/utilities/utilities.py_in     |  18 +++
 7 files changed, 259 insertions(+), 118 deletions(-)

Reply via email to