ArrayQuantizer Op
quantize input to nearest number in array
Summary (oneliner)
Full Name
- Ops.Array.ArrayQuantizer
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Value (Number)
input number
Constraints Array Input (Array)
array of numbers to which the input should be quantized (so called constraints)
OUTPUT PORTS
Quantized Value (Number)
the quantized number
Quantization Error (Number)
the difference between the quantized and unquantized number