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
LookupTable may change weight while forwarding if maxNorm is set. This behavior will lead to different training result between one node and multi node, as update weights is separating to multi node.