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

Implements the max-pooling operator. More...

#include <pooling_op.h>

Detailed Description

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

Implements the max-pooling operator.

Definition at line 36 of file backend.h.

Public Member Functions

 MaxPoolingOp (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: