Class PReLU

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class PReLU : public mindspore::ops::PrimitiveC

Parametric Rectified Linear Unit activation function. Refer to Python API mindspore.ops.PReLU for more details.

Subclassed by mindspore::ops::PReLUFusion

Public Functions

inline PReLU()

Constructor.

~PReLU() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.PReLU for the inputs.