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
We have copied code from pl_bolts to write our linear head code, and we're not sure that code really uses all GPUs correctly. It only looks at the gradient per node.
We have copied code from pl_bolts to write our linear head code, and we're not sure that code really uses all GPUs correctly. It only looks at the gradient per node.
AB#4744