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

Single instance graph that stores weights and biases Max size = 16384 and 4096 bytes respectively. More...

#include <graph_gemm.h>

Inherits adf::graph.

Public Member Functions

 GemmReluGraph (std::vector< float > weights, std::vector< float > bias, int repeat_cnt=1)
 

Public Attributes

adf::port< input > pin [1]
 
adf::port< output > pout [1]
 

Detailed Description

template<template< int, int, int, int > class GEMM, int M, int K, int N, int IS_RELU>
class GemmReluGraph< GEMM, M, K, N, IS_RELU >

<dl class=

<td class=

<td class=


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