Class ReLUV2

Inheritance Relationships

Base Type

Class Documentation

class ReLUV2 : public mindspore::ops::PrimitiveC

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

Public Functions

inline ReLUV2()

Constructor.

inline explicit ReLUV2(const std::string k_name)

Constructor.

~ReLUV2() = default

Destructor.

inline void Init()

Init.