onnx2versal
Loading...
Searching...
No Matches
Maxpool2x2FloatBCHW< TT, INP_H, INP_W, OUT_H, OUT_W, B, C, KH, KW, STEP_H, STEP_W > Class Template Reference

Vector implementation for float BCHW maxpool with 2x2 kernel, requires INP_W%8==0, OUT_W%4==0, KH==KW==2, TT==float, Maxpool2x2FloatBCHW::filter<24,32,16,1,6> total = 901.

#include <pool.h>

Public Member Functions

void filter (input_window< float > *in_window, output_window< float > *out_window)
 

Static Public Member Functions

static void registerKernelClass ()
 

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