You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a model developed by some users on GitHub and I found that the model has many layers that cannot be trained thanks to this repository. However, I don't know specifically which layers cannot be trained. It would be very helpful if you could add a new "trainable" column to the torchsummary report that shows which of the summarized layers are trainable.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello, thanks for your useful repository.
I am using a model developed by some users on GitHub and I found that the model has many layers that cannot be trained thanks to this repository. However, I don't know specifically which layers cannot be trained. It would be very helpful if you could add a new "trainable" column to the torchsummary report that shows which of the summarized layers are trainable.
Thanks in advance!
The text was updated successfully, but these errors were encountered: