You need to sign in or sign up before continuing.
Add and Sub int8 and uint8 implementation
Context
Add And Sub int8 and uint8 implementation were required for quantized onnx models import.
See aidge_onnx issues: aidge_onnx#42 (moved)
Modified files
-
AddImpl_kernels.hppandSubImpl_Kernels.hpp, added implementation for uint8 and int8;
Edited by Olivier BICHLER