https://github.com/pytorch/vision/blob/518ee93dbd1469524040e1607a345fff90fa7fcd/torchvision/models/googlenet.py#L174 The order of aux1 and aux2 in line 174 is incorrectly reversed.