SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
Public Attributes | List of all members
_activation_param_t Struct Reference

Parameters to the activation function hardware. More...

#include <common.h>

Detailed Description

Parameters to the activation function hardware.

This is a struct that bridges the C++ class ActivationInfo with the C kernel.

Definition at line 194 of file common.h.

Public Attributes

float slope
 
float alpha
 
float lambda
 
float min
 
float max
 

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