We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ==================
The text was updated successfully, but these errors were encountered:
luisaforozco
Successfully merging a pull request may close this issue.
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 ==================
The text was updated successfully, but these errors were encountered: