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

Scalar implementation for slicing out portion of int8 stream input, requires 2*OVERLAP <= OUT_W, (INP_W-OUT_W) % FIRST_STRIDE == 0 if OVERLAP > 0, requires OUT_W*LCNT - OVERLAP*(LCNT-1) <= INP_W, if OVERLAP <= 0,.

#include <split.h>

Public Member Functions

 SplitFilterInt8StreamTwice (int lane_idx)
 
void filter (input_stream< TT > *in, output_stream< TT > *out0, output_stream< TT > *out1)
 

Static Public Member Functions

static void registerKernelClass ()
 

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