ONE
ONE copied to clipboard
[quantizer] Support hybrid fully-connected Op
What
Let's support quantization of hybrid FullyConnected Op (int8 weights/float32 input -> uint8 weights/uint8 input or int16 weights/int16 input).
Parent issue: https://github.com/Samsung/ONE/issues/9535