Please check the type of change your PR introduces:
- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):
## What is the current behavior?
Error on hypopt with train objective when using device 'cuda'
- close #31
## What is the new behavior?
No error raised
Added test hypopt on gpu
Checklist
[ x] Unit tests pass locally with my changes
[ x] I have added tests that prove my fix is effective or that my feature works
[ x] I have added necessary documentation (if appropriate)
[ x] Any dependent changes have been merged and published in downstream modules
Type of changes
Please check the type of change your PR introduces: - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior? Error on hypopt with train objective when using device 'cuda' - close #31 ## What is the new behavior?Checklist
[Unreleased]
Changelog