errors in cmd "make test"
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?
Hi @John-Kieron, is this on the latest version?
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?