Replies: 1 comment
-
Hi @liw17015! The decorator |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using Cudatoolkit 11.3 and PyTorch 11.1. My code worked for pytorch_lightning 1.3.4, but after I changed to pytorch_lighning 1.6.1, It shows:
module 'pytorch_lightning.core' has no attribute 'decorators'
Does it mean the 1.6.1 version no longer supports decorators? what should I do if I don't wanna change my code?
Thanks!

Beta Was this translation helpful? Give feedback.
All reactions