Skip to content

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

Modified files

  • AddImpl_kernels.hpp and SubImpl_Kernels.hpp, added implementation for uint8 and int8;
Edited by Olivier BICHLER

Merge request reports

Loading