You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2020/03/11 23:04:57 UTC

[GitHub] [madlib] reductionista opened a new pull request #488: DL: Remove test for no GPU hardware

reductionista opened a new pull request #488: DL: Remove test for no GPU hardware
URL: https://github.com/apache/madlib/pull/488
 
 
   This commit removes a problematic test that we decided wasn't worth including in the DL dev-check tests.
   
   The test was checking to make sure that `madlib_keras_fit()` fails when you pass `use_gpus=True`.  This wasn't a problem originally because we usually only run dev-check on Jenkins or other docker images where there are no GPU's.  But as we continue to improve our pre-release testing process, we'd like to have `dev-check` be able to pass on GPU-enabled test platforms as well.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [madlib] reductionista merged pull request #488: DL: Remove tests for no GPU hardware

Posted by GitBox <gi...@apache.org>.
reductionista merged pull request #488: DL: Remove tests for no GPU hardware
URL: https://github.com/apache/madlib/pull/488
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services