pytorch/caffe2/python/modeling
Chenguang Xi 96a1f7695f Support plot norm of specific embeddings of a LUT in diagnose_options (#19809)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19809

as title

Reviewed By: chocjy

Differential Revision: D15100505

fbshipit-source-id: cba290fd4317b260e2bf1689b9ca215d3d19a9e2
2019-05-18 01:08:45 -07:00
..
__init__.py
compute_histogram_for_blobs.py
compute_histogram_for_blobs_test.py
compute_norm_for_blobs.py Support plot norm of specific embeddings of a LUT in diagnose_options (#19809) 2019-05-18 01:08:45 -07:00
compute_norm_for_blobs_test.py Support plot norm of specific embeddings of a LUT in diagnose_options (#19809) 2019-05-18 01:08:45 -07:00
compute_statistics_for_blobs.py
compute_statistics_for_blobs_test.py
get_entry_from_blobs.py diagnose option: get_entry to print a whole row (#11308) 2018-09-06 21:26:30 -07:00
get_entry_from_blobs_test.py diagnose option: get_entry to print a whole row (#11308) 2018-09-06 21:26:30 -07:00
gradient_clipping.py support gradClipping per blob in mtml (#10776) 2018-09-06 18:10:52 -07:00
gradient_clipping_test.py support gradClipping per blob in mtml (#10776) 2018-09-06 18:10:52 -07:00
initializers.py
initializers_test.py
net_modifier.py
parameter_info.py Remove unused code base for distributed training (#10282) 2018-08-16 20:10:17 -07:00
parameter_sharing.py
parameter_sharing_test.py