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

Single instance graph that streams weights and biases, significantly slower. More...

#include <graph_gemm.h>

Inherits adf::graph.

Public Member Functions

 GemmReluStreamGraph (std::vector< float > bias)
 

Public Attributes

adf::port< input > pin [2]
 
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 GemmReluStreamGraph< GEMM, M, K, N, IS_RELU >

<dl class=

<td class=

<td class=

<td class=

<td class=


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