|
onnx2versal
|
Single instance graph that stores weights and biases Max size = 16384 and 4096 bytes respectively. More...
#include <graph_qlinearconv.h>
Inherits adf::graph.
Public Member Functions | |
| QLinearConvGraph (std::vector< TTPARAM > weights, std::vector< int32_t > bias, float x_scale, float w_scale, float y_scale, TT x_zero, TTPARAM w_zero, TT y_zero) | |
Public Attributes | |
| adf::port< input > | pin [1] |
| adf::port< output > | pout [1] |
Static Public Attributes | |
| static constexpr int | OUT_H = (PAD_H - KH) / STEP_H + 1 |
<dl class=
<td class=
<td class=