pretrained-models.pytorch
pretrained-models.pytorch copied to clipboard
The forward contains irrelevant attributes.
https://github.com/Cadene/pretrained-models.pytorch/blob/8aae3d8f1135b6b13fed79c1d431e3449fdbf6e0/pretrainedmodels/models/fbresnet.py#L152
In fbresnet.py,the forward method contains irrelevant attributes. self.conv1_input = x.clone() in forward is not used, What is the function of this attribute?
您的邮件已收到!