Hi, congrats on the excellent work! I have faced with a problem running this code. When import inception model I get the following: ```text The parameter 'aux_logits' expected value True but got False instead. ``` Why is expecting `True` value? Thanks in advance
Hi, congrats on the excellent work!
I have faced with a problem running this code.
When import inception model I get the following:
Why is expecting
Truevalue?Thanks in advance