modeci_mdf.functions.onnx.convinteger

modeci_mdf.functions.onnx.convinteger(*args, **kwargs)

The integer convolution operator consumes an input tensor, its zero-point, a filter, and its zero-point, and computes the output. The production MUST never overflow. The accumulation may overflow if and only if in 32 bits.