|
onnx2versal
|
Single instance graph that stores weights and biases. More...
#include <graph_conv.h>
Inherits adf::graph.
Public Member Functions | |
| ConvReluGraph (std::vector< float > weights, std::vector< float > bias, int repeat_cnt=1) | |
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=