SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
Public Member Functions | Protected Types | List of all members
smaug::AvgPoolingOp< Backend > Class Template Reference

Implements the arithmetic-average-pooling operator. More...

#include <pooling_op.h>

Detailed Description

template<typename Backend>
class smaug::AvgPoolingOp< Backend >

Implements the arithmetic-average-pooling operator.

Definition at line 37 of file backend.h.

Public Member Functions

 AvgPoolingOp (const std::string &name, Workspace *workspace)
 
void run () override
 
void run ()
 

Protected Types

typedef PoolingOp< Backend > Parent
 

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