Commit aedb0fe
authored
[ET-VK][Ops] quantize_per_channel reference impl and testing (pytorch#12432)
# Context
In order to properly enable dynamic quantization, we create the quantize_per_channel operator as its seemingly useful to have for the pipeline.
# Changes
This creates the wrapper for the cpu reference implementation, and also a dummy reference implementation I created just to test against it.
Differential Revision: [D77746132](https://our.internmc.facebook.com/intern/diff/D77746132/)1 parent b49bf38 commit aedb0fe
1 file changed
+384
-15
lines changed
0 commit comments