API Reference - ActivationBlocks - SigmoidLinearUnit (SiLU)

Constructors

new()

Creates a new activation block object. If there are no parameters given for that particular argument, then that argument will use default value.


SigmoidLinearUnit.new(): ActivationBlockObject

Returns:

  • ActivationBlock: The generated activation block object.

Inherited From