Poplar and PopLibs
NonLinearityDef.hpp File Reference

Definitions for non-linearity operations. More...

Go to the source code of this file.

Namespaces

namespace  popnn
 Functions used in neural networks.
 

Enumerations

enum class  popnn::NonLinearityType {
  popnn::SIGMOID , popnn::HARD_SIGMOID , popnn::RELU , popnn::TANH ,
  popnn::GELU , SWISH , popnn::SOFTMAX , popnn::SOFTMAX_STABLE ,
  popnn::SOFTMAX_SCALED
}
 

Detailed Description

Definitions for non-linearity operations.