You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/04/04 12:43:21 UTC

[GitHub] [systemds] Baunsgaard commented on pull request #1575: [SYSTEMDS-3343] Boolean Arguments in GridSearch

Baunsgaard commented on PR #1575:
URL: https://github.com/apache/systemds/pull/1575#issuecomment-1087507261

   This PR contains some tests that currently incorrectly map boolean arguments to the functions through eval calls.
   I hypothesize that it has to do with conversion to scalars somewhere for our boolean arguments.
   The evaluation is correct if the boolean arguments are part of the grid, but not if they are set to default values.


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org