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
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
Classes Index
| struct | DequantOptions |
| class | Dequant |
|
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.