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
Summary:
Pull Request resolved: facebookresearch#432
- Plot the histogram of weights for every parameter in the model at the end of every train phase.
- Updated the various scalars plotted to Tensorboard to have their own tags, just like "Speed" to organize things better
Adding the activations and gradients is non-trivial since they depend on the input, so skipping that for now.
Reviewed By: vreis
Differential Revision: D20427992
fbshipit-source-id: 148b5e52cb72377c38a6c0a379c669476f9033b2
0 commit comments