khannaekta opened a new pull request #429: DL: Split madlib_keras devcheck file
URL: https://github.com/apache/madlib/pull/429
 
 
   Prior to this PR, the dev-check test file for deep_learning module
   was too big and there was no way of running a subset of the tests for
   e.g. predict or evaluate.
   This commit separates `test/madlib_keras.sql_in` test file into:
   1. Setup files: for data creation used in the tests
   2. Specific test files: for testing fit, predict, evaluate and transfer
   learning
   
   Additionally, madpack.py is updated to ignore any setup
   files(`*.setup.sql_in`) in the test dir and not run it as a test in
   dev-check/install-check.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to