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 a16dffd  DL: Improve minibatch performance by using array_cat
     new a569221  DL: Add new param metrics_compute_frequency to 
madlib_keras_fit()
     new 8bd5fea  DL: Add dev-check and unit tests for metrics_compute_frequency
     new b9453b4  DL: Change how we create tables in dev-check

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       | 320 +++++++++++++--------
 .../modules/deep_learning/madlib_keras.sql_in      |  40 ++-
 .../deep_learning/madlib_keras_validator.py_in     |  32 ++-
 .../modules/deep_learning/test/madlib_keras.sql_in | 163 +++++++----
 .../test/unit_tests/test_madlib_keras.py_in        |  46 +++
 5 files changed, 412 insertions(+), 189 deletions(-)

Reply via email to