onnx2versal
Loading...
Searching...
No Matches
QgemmStreamGraph< QGEMM, TT, TTPARAM, M, K, N > Class Template Reference

Single instance graph that stores weights and biases. More...

#include <graph_qgemm.h>

Inherits adf::graph.

Public Member Functions

 QgemmStreamGraph (std::vector< int32_t > bias, float x_scale, float w_scale, float y_scale, TT x_zero, TTPARAM w_zero, TT y_zero)
 

Public Attributes

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

Detailed Description

template<template< typename, typename, int, int, int > class QGEMM, typename TT, typename TTPARAM, int M, int K, int N>
class QgemmStreamGraph< QGEMM, TT, TTPARAM, M, K, N >

<dl class=

<td class=

<td class=, where A depends on kernel

<td class=


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