Commit c41c433
authored
[ET-VK][Ops] dequantize_per_channel reference impl and testing (pytorch#12434)
# Context
In order to properly enable dynamic quantization, we create the dequantize_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: [D77746138](https://our.internmc.facebook.com/intern/diff/D77746138/)1 parent a6580b5 commit c41c433
File tree
3 files changed
+523
-12
lines changed- backends/vulkan/test/op_tests
- extension/aten_util
- test
3 files changed
+523
-12
lines changed
0 commit comments