onnx2versal
Loading...
Searching...
No Matches
ConvReluChunkHPktStreamGraph< SPLIT, CONV, CONCAT, HCHUNK, INP_H, INP_W, INP_W_PAD, OUT_W, OUT_W_PAD, STEP_H, STEP_W, B, C, M, KH, KW, GROUP, IS_RELU, H0, H1, W0, W1 > Class Template Reference

Multiinstance graph that stores biases, chunks BCHW by H dimension. More...

#include <graph_conv.h>

Inherits adf::graph.

Public Member Functions

 ConvReluChunkHPktStreamGraph (std::vector< float > bias)
 

Public Attributes

adf::port< adf::input > pin [2]
 
adf::port< adf::output > pout [2]
 

Detailed Description

template<template< typename, int, int, int, int > class SPLIT, template< int, int, int, int, int, int, int, int, int, int, int, int, int > class CONV, template< typename, int, int, int, int > class CONCAT, int HCHUNK, int INP_H, int INP_W, int INP_W_PAD, int OUT_W, int OUT_W_PAD, int STEP_H, int STEP_W, int B, int C, int M, int KH, int KW, int GROUP, int IS_RELU, int H0 = 0, int H1 = 0, int W0 = 0, int W1 = 0>
class ConvReluChunkHPktStreamGraph< SPLIT, CONV, CONCAT, HCHUNK, INP_H, INP_W, INP_W_PAD, OUT_W, OUT_W_PAD, STEP_H, STEP_W, B, C, M, KH, KW, GROUP, IS_RELU, H0, H1, W0, W1 >

<dl class=

<td class=

<td class=


The documentation for this class was generated from the following file: