|
onnx2versal
|
Multiinstance graph that stores weights and biases, chunks MCKK weights by M dimension, maximum 8 chunks If IS_BCHW=0 (using BHWC kernel): MCHUNK%8=0 and M%4=0. If IS_BCHW=1 (using BCHW kernel): MCHUNK*OUT_W_PAD*OUT_W_PAD%8=0 and M*OUT_W_PAD*OUT_W_PAD%4=0. More...
#include <graph_conv.h>
Inherits adf::graph.

Public Member Functions | |
| ConvReluChunkMGraph (std::vector< float > weights, std::vector< float > bias) | |
Public Attributes | |
| ConcatGraph< CONCAT, float_t, CHUNK_COUNT, CONCAT_H, CONCAT_W, CONCAT_BLOCK > | concat_g |
| adf::port< input > | pin [1] |
| adf::port< output > | pout [1] |
<dl class=
<td class=
<td class=