Skip to content

MLBEDSW-10414: Port Vela supported-operator checks (2)

Alexander Bengtsson requested to merge MLBEDSW-10414 into main

Add the following supported operator checks: ConstraintWeightsPrecision Weights must be in 8-bit precision ConstraintWeightSum Validate weight sum to avoid overflow ConstraintBias Bias tensors must be 1D Bias tensors must be constant Bias tensors must have 32- or 64-bit precision Constrain bias range for 64-bit precision

Change-Id: Id90dfd7b7f7e6ea614812a5810e20c235229bba2 Signed-off-by: Alexander Bengtsson Alexander.Bengtsson@arm.com

Merge request reports

Loading