how to change the value type of tensor directly #2423
Unanswered
CSDotNET0211
asked this question in
Q&A
Replies: 0 comments
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.
-
i would like to change the weight/bias for neuroevolution
only way i found is like this (need to change Linear.weight() as mutable)
any idea for better way?
Beta Was this translation helpful? Give feedback.
All reactions