ONE icon indicating copy to clipboard operation
ONE copied to clipboard

[quantizer] Support hybrid fully-connected Op

Open jinevening opened this issue 3 years ago • 0 comments

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

jinevening avatar Aug 08 '22 23:08 jinevening