Haixin Liu
ca39f99d48
[Pytorch Numeric Suite] Add module level comparison ( #37242 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/37242
Add module level comparison API.
ghstack-source-id: 102853727
Test Plan: buck test mode/dev caffe2/test:quantization -- 'test_compare_model_stub'
Reviewed By: raghuramank100
Differential Revision: D21232277
fbshipit-source-id: de707eea101a66a37869129460274c56e4e07db2
2020-04-25 16:46:10 -07:00
Alban Desmaison
35b9c89dc1
Revert D21045393: [PyTorch Numeric Suite] Add module level comparison
...
Test Plan: revert-hammer
Differential Revision:
D21045393
Original commit changeset: 4303805f732c
fbshipit-source-id: 06d8a234eda800eb14bc3aa58ff14b0d3cf86d86
2020-04-24 07:03:04 -07:00
Haixin Liu
fba9b9a023
[PyTorch Numeric Suite] Add module level comparison ( #36669 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/36669
Add module level comparison API.
ghstack-source-id: 102802362
Test Plan: buck test mode/dev caffe2/test:quantization -- 'test_compare_model_stub'
Differential Revision: D21045393
fbshipit-source-id: 4303805f732cc8c8fc67ce40d9594b664507bf82
2020-04-24 00:17:22 -07:00
Haixin Liu
455d4aab64
[PyTorch Numeric Suite] Add weight compare API ( #36186 )
...
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/36186
Start PyTorch Numeric Suite under PyTorch quantization and add weight compare API to it.
ghstack-source-id: 102062165
Test Plan: buck test mode/dev caffe2/test:quantization -- 'test_compare_weights'
Differential Revision: D20903395
fbshipit-source-id: 125d84569837142626a0e2119b3b7657a32dbf4e
2020-04-13 19:02:00 -07:00