REVIEW 2 cited by
QONNX: Representing Arbitrary-Precision Quantized Neural Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
We present extensions to the Open Neural Network Exchange (ONNX) intermediate representation format to represent arbitrary-precision quantized neural networks. We first introduce support for low precision quantization in existing ONNX-based quantization formats by leveraging integer clipping, resulting in two new backward-compatible variants: the quantized operator format with clipping and quantize-clip-dequantize (QCDQ) format. We then introduce a novel higher-level ONNX format called quantized ONNX (QONNX) that introduces three new operators -- Quant, BipolarQuant, and Trunc -- in order to represent uniform quantization. By keeping the QONNX IR high-level and flexible, we enable targeting a wider variety of platforms. We also present utilities for working with QONNX, as well as examples of its usage in the FINN and hls4ml toolchains. Finally, we introduce the QONNX model zoo to share low-precision quantized neural networks.
Forward citations
Cited by 2 Pith papers
-
FINN-GL: Generalized Mixed-Precision Extensions for FPGA-Accelerated LSTMs
FINN-GL adds ONNX Scan based LSTM support to the FINN compiler, enabling mixed-precision quantized LSTM layers to be synthesized into FPGA accelerators, demonstrated on a ConvLSTM for FI-2010 stock prediction.
-
CADENCE: Context-Adaptive Depth Estimation for Navigation and Computational Efficiency
CADENCE dynamically adjusts a slimmable depth estimation network's computational load according to context, cutting energy expenditure by 75% and boosting navigation accuracy by 7.43% versus static baselines.
Discussion (0). Sign in to comment.