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
FAILED tests/test_training_simple.py::test_training_unfreezing_vit - TypeError: forward() got an unexpected keyword argument 'output_dict' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ======================== 1 failed, 27 passed, 44 skipped, 12 warnings in 266.33s (0:04:26) ======================== make: *** [Makefile:12: test] Error 1
So how to solve this problem?
The text was updated successfully, but these errors were encountered:
Hi @John-Kieron, is this on the latest version?
Sorry, something went wrong.
yes, it is the version of 2.15.0
@John-Kieron I can't manage to replicate this, can you share some more info, did you make any changes to the code?
what is testing part for? Checking whether the environments are eligible or otherwise?
No branches or pull requests
FAILED tests/test_training_simple.py::test_training_unfreezing_vit - TypeError: forward() got an unexpected keyword argument 'output_dict'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================== 1 failed, 27 passed, 44 skipped, 12 warnings in 266.33s (0:04:26) ========================
make: *** [Makefile:12: test] Error 1
So how to solve this problem?
The text was updated successfully, but these errors were encountered: