onnx2versal
Loading...
Searching...
No Matches
Conv1x1Out4ReluStream< INP_H, INP_W, OUT_W, OUT_W_PAD, STEP_H, STEP_W, B, C, M, KH, KW, GROUP, IS_RELU > Class Template Reference

Vector stream implementation for OUT_W == 4 < 8, stores biases, requires KH==KW==1, INP_W%4==0, OUT_W_PAD==4, STEP_H==1, STEP_W==1,.

#include <conv.h>

Public Member Functions

 Conv1x1Out4ReluStream (float(&b)[M])
 
void filter (input_window< float > *in, input_stream< float > *weights, output_stream< float > *out)
 

Static Public Member Functions

static void registerKernelClass ()
 

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