How to access the weights of a layer in pretrained efficientnet-b3 in torch?
It’s not about loading the weights of a model. I am trying to see the weights of layers in loaded efficientnet-b3
model in the torch.
It’s not about loading the weights of a model. I am trying to see the weights of layers in loaded efficientnet-b3
model in the torch.