-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
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
ValueError: The provided lr scheduler "<torch.optim.lr_scheduler.CosineAnnealingLR object at 0x7b985d13d730>" is invalid #6
Comments
您好。 方便的话,您可以试一下降低torch的版本,参考这个链接有人遇到了类似的问题:Lightning-AI/pytorch-lightning#17476 |
好的,谢谢你的回答 @youngzhou1999 |
您好 我在复现代码的时候遇到了如下的问题 : | Name | Type | Params0 | target_encoder | TargetRegion | 216 K
|
您好。 已经在您issue下回复。 |
我在训练时遇到的报错,因为报错提示只有一行代码,trainer.fit(model, datamodule),我不知道如何修改,请问该如何解决
这是我使用的包的版本
The text was updated successfully, but these errors were encountered: