pytorch/caffe2/quantization
Yinghai Lu 56977db4a7 Provide option to save quantized data for DNNLOWP without layout optimization (#19681)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19681

For accelerator, we need to lower just the quantized weights data without layout transformation. This diff attempts to provide this option.

Reviewed By: jerryzh168, zrphercule

Differential Revision: D15066568

fbshipit-source-id: 133d749e087c2ad4a899bee5e96f597f70b2443c
2019-04-30 12:32:42 -07:00
..
server Provide option to save quantized data for DNNLOWP without layout optimization (#19681) 2019-04-30 12:32:42 -07:00
__init__.py re-enable copy of python files, but be careful that the copy is only … (#14982) 2018-12-11 16:54:08 -08:00
CMakeLists.txt