Skip to main content

Dequant.h File

Dequant Node — CVU kernel that dequantizes INT8 to FP32 (scale + zero-point). More...

Included Headers

#include "builder/Node.h" #include "builder/NodeContractConfigurable.h" #include "builder/NodeContractProvider.h" #include <cstdint> #include <memory> #include <optional> #include <string> #include <vector>

Namespaces Index

namespacesimaai
namespaceneat
namespacenodes

Classes Index

structDequantOptions

Construction options for a Dequant Node. More...

classDequant

CVU kernel Node that dequantizes INT8 tensors to FP32 using scale + zero-point. More...

Description

Dequant Node — CVU kernel that dequantizes INT8 to FP32 (scale + zero-point).

Reads INT8 tensors and emits FP32 using the per-tensor scale and zero-point bound to the model. Inserted after MLA stages on the INT8 path so downstream postprocess (argmax, NMS, etc.) sees float values.

See Also

"The dtype contract" page in /concepts/dtype_contract


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.