onnx2versal
Loading...
Searching...
No Matches
SplitTwoStreamGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP > Class Template Reference

Graph wrapper for two stream split. More...

#include <graph_split.h>

Inherits adf::graph.

Public Attributes

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

Static Public Attributes

static constexpr int LCNT = (INP_W - OUT_W) / (OUT_W - OVERLAP) + 1
 

Detailed Description

template<template< typename, int, int, int, int > class SPLIT, typename TT, int H, int INP_W, int OUT_W, int OVERLAP = 0>
class SplitTwoStreamGraph< SPLIT, TT, H, INP_W, OUT_W, OVERLAP >

<dl class=

<td class=

<td class=

<td class=


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