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: [email protected] With regards, Apache Git Services
