Open hijukk opened 7 months ago
Hello author! While running your model, you encountered the error AttributeError: 'Config' object has no attribute 'test_interval'. I checked the 'Config' Class and found that the variable 'test_interval' is not set. Please resolve this.
AttributeError: 'Config' object has no attribute 'test_interval'
I meet the same question.
Hello author! While running your model, you encountered the error
AttributeError: 'Config' object has no attribute 'test_interval'
. I checked the 'Config' Class and found that the variable 'test_interval' is not set. Please resolve this.