Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/13740
We would like to rename the old fbgemm to “fbgemm0”, and the new fbgemm2 to “fbgemm”:
This DIFF changes all namespace fbgemm2 to namespace fbgemm.
The purpose is to avoid the confusion of "fbgemm2" when we release our FBGEMM open source.
Reviewed By: jspark1105
Differential Revision: D12850449
fbshipit-source-id: 08cc47864b157e36fbceddb7a10bf26218c67bd8
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/13701
We would like to rename the old fbgemm to “fbgemm0”, and the new fbgemm2 to “fbgemm”:
This DIFF changes all namespace fbgemm to namespace fbgemm0.
Reviewed By: jspark1105
Differential Revision: D12848727
fbshipit-source-id: 47935e9e2c4714a7ce1bfc3f7e4d6a334130132e
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/13660
Any change in server side quantized operator was triggering ios-sanity-check with more than 5 hours testing time. I suspect this was because the operator code was synced with xplat directory. This diff moves server side quantized operators to caffe2/caffe2/quantization/server to avoid this issue.
Reviewed By: hx89
Differential Revision: D12955420
fbshipit-source-id: b6c824b9de5e2a696f8c748e1b2c77d81d46746b