Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hsgp tests failing due to incompatible Elemwise input shapes #730

Closed
GStechschulte opened this issue Sep 27, 2023 · 1 comment
Closed

hsgp tests failing due to incompatible Elemwise input shapes #730

GStechschulte opened this issue Sep 27, 2023 · 1 comment

Comments

@GStechschulte
Copy link
Collaborator

GStechschulte commented Sep 27, 2023

test_minimal_1d_fits and test_minimal_1d_predicts are failing in the test_hsgp.py test file.

See the main branch or PR #719 and PR #725 for the test logs.

Both test functions raise the following ValueError: Incompatible Elemwise input shapes [(100,), (10,)]. The hsgp tests pass when I run them locally.

@GStechschulte
Copy link
Collaborator Author

Resolved in PR #731

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant