onnx2versal
Loading...
Searching...
No Matches
Split

Splits width dimension of HxINP_W into split times HxOUT_W with optional overlap. More...

Collaboration diagram for Split:

Modules

 SplitKernels
 

Classes

class  SplitGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP >
 Graph wrapper for arbitrary split kernel implementation and lanes. More...
 
class  SplitTwoStreamGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP >
 Graph wrapper for two stream split. More...
 
class  SplitFilterStreamGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP >
 Graph wrapper for two stream split. More...
 
class  SplitFilterStreamTwiceGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP >
 Graph wrapper for two stream split. More...
 
class  SplitFilterPktStreamGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP >
 Graph wrapper for two stream split. More...
 

Detailed Description

Template Parameters
SPLITSplit Kernel
TTinput/output type
Hinput/output height
INP_Winput width
OUT_Woutput width of each split
OVERLAPnumber of overlapping elements between adjacent OUT_W