Why we skip initialize running mean and running var while using pretrained resnet50?

OK, I’ve got desired shape,Thanks!!!:slight_smile::slight_smile:
BTW, I was browsing around and I found that in this link
ByteTensor to FloatTensor is slow? - PyTorch Forums
Why do people always convert tensor’s type to float while calculating, would that be faster?