onnx2versal
Loading...
Searching...
No Matches
QlinearMacStreamGraph< QLINEARMAC, TT, TTPARAM, B, W, IS_RELU > Class Template Reference

Single instance stream graph. More...

#include <graph_qlinearmac.h>

Inherits adf::graph.

Public Member Functions

 QlinearMacStreamGraph (std::vector< TTPARAM > weights, std::vector< TTPARAM > bias, float x_scale, float w_scale, float b_scale, float z_scale, float y_scale, TT x_zero, TTPARAM w_zero, TTPARAM b_zero, TT z_zero, TT y_zero)
 

Public Attributes

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

Detailed Description

template<template< typename, typename, int, int, int > class QLINEARMAC, typename TT, typename TTPARAM, int B, int W, int IS_RELU>
class QlinearMacStreamGraph< QLINEARMAC, TT, TTPARAM, B, W, IS_RELU >

<dl class=

<td class=

<td class=


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