Skip to content

vector.QuantizeTie enum

← Attribute reference

Threshold equality policy for table-based scalar quantization.

Cases

Keyword Value Description
lower 0 Equal-to-threshold lanes remain in the lower bin.
upper 1 Equal-to-threshold lanes advance to the upper bin.

Used by

  • vector.table.quantize.tie