tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[TOPI][Hexagon] Implement quantize op for hexagon

Open trahman-quic opened this issue 3 years ago • 0 comments
trafficstars

This PR implements quantization for hexagon and also adds schedule for nhwc-8h8w32c-2d layout. For this op, the input type is float32 and output can be uint8 or int8.

cc @mehrdadh

trahman-quic avatar Sep 16 '22 18:09 trahman-quic