pytorch
abfaef0a - [Quant][core] Merged conv packed params and linear packed params (#73486)

Commit
2 years ago
[Quant][core] Merged conv packed params and linear packed params (#73486) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73486 conv and linear packed params were previously defined in ATen/native/quantized/cpu/conv_packed_params.h> and ATen/native/quantized/cpu/packed_params.h>. These two files have been merged into one and has been relocated to ATen/native/quantized/cpu/packed_params.h>. Differential Revision: D34513286 D34513286 Test Plan: Imported from OSS Reviewed By: dagitses Pulled By: dzdang fbshipit-source-id: 813845af7ea9449e316ab7822efe7460f0bd0d88 (cherry picked from commit 2f627561f27f81977ff73b8863c5e9e719dc4c60)
Author
Committer
Parents
Loading