onnx2versal
Loading...
Searching...
No Matches
GemmReluScalarMKNK< M, K, N, IS_RELU > Class Template Reference

Scalar implementation for MK*NK, stores weights and biases, Running GemmReluScalarMKNK<7,36,10> total = 6515.

#include <gemm.h>

Public Member Functions

 GemmReluScalarMKNK (float(&w)[N *K], float(&b)[N])
 
void filter (input_window< float > *in, output_window< float > *out)
 

Static Public Member Functions

static void registerKernelClass ()
 

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