Check activated Layers in torch backend #939
Unanswered
Pacman1984
asked this question in
Q&A
Replies: 1 comment
-
You can do the same thing by accessing the |
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
-
Hi,
is there a way to check the activated layers in the torch backend?
If i build a model from the ground with transformers and torch i usually do somethinglike this:
and it will show me the activated (trainable) layers.
Best
Beta Was this translation helpful? Give feedback.
All reactions