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

RNN model pytest failure #88

Open
chyalexcheng opened this issue Jan 31, 2025 · 0 comments · May be fixed by #87
Open

RNN model pytest failure #88

chyalexcheng opened this issue Jan 31, 2025 · 0 comments · May be fixed by #87
Assignees
Labels
bug Something isn't working

Comments

@chyalexcheng
Copy link
Contributor

Selftest tests/unit/test_rnn_model.py no longer passes. The issue seems to be related to the new versions of Keras/TensorFlow.
See PR #87

=========================== short test summary info ============================
FAILED tests/unit/test_rnn_model.py::test_train - AttributeError: can't set a...
FAILED tests/unit/test_rnn_model.py::test_get_pretrained_model - FileNotFound...
================= 2 failed, 38 passed, 127 warnings in 41.82s ==================

@chyalexcheng chyalexcheng added the bug Something isn't working label Jan 31, 2025
@chyalexcheng chyalexcheng linked a pull request Jan 31, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants