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 6cae627  DL: Trap unsupported options for compile and fit params
     new 3e2869d  DL: Do not compile params in predict
     new 920175f  DL: Add GPU support for predict
     new 27ddd27  DL: Handle NULL value for optional pred_type param in predict

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.sql_in      | 38 +++++++----
 .../deep_learning/madlib_keras_predict.py_in       | 26 ++++----
 .../deep_learning/madlib_keras_validator.py_in     |  1 -
 .../deep_learning/madlib_keras_wrapper.py_in       | 12 +++-
 .../deep_learning/predict_input_params.py_in       |  4 --
 .../modules/deep_learning/test/madlib_keras.sql_in | 74 ++++++++++++++++++----
 6 files changed, 115 insertions(+), 40 deletions(-)

Reply via email to