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

Vector implementation for int8 BCHW maxpool with 2x2 kernel, requires INP_W%16==0, OUT_W%8==0, KH==KW==2, Maxpool3x3Int8BCHW<114,128,56,64,1,1,3,3,2,2> total = 10136.

#include <pool.h>

Public Member Functions

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

Static Public Member Functions

static void registerKernelClass ()
 

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