We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
请问这是什么原因呢
Sorry, something went wrong.
是不是版本不一致
解决了吗?
找到了一个解决方法,直接到报错的行把代码替换成下面这个 def forward(self, input: Tensor) -> Tensor: return F.interpolate(input, self.size, self.scale_factor, self.mode, self.align_corners)
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: