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
AsNoGradient is a very bad name. It sounds like this input/output has no gradient. Actually, what we try to express is that this input/output is needless in gradient calculating.
The text was updated successfully, but these errors were encountered:
AsNoGradient
is a very bad name. It sounds like this input/output has no gradient. Actually, what we try to express is that this input/output is needless in gradient calculating.The text was updated successfully, but these errors were encountered: