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)
<p>input number</p>
Constraints Array Input (Array)
<p>array of numbers to which the input should be quantized (so called constraints)</p>
OUTPUT PORTS
Quantized Value (Number)
<p>the quantized number</p>
Quantization Error (Number)
<p>the difference between the quantized and unquantized number</p>