StepΒΆ
Applies the Step Activation Function (Heaviside).
Abstract Signature:
Step(threshold: float = 0.0)
PyTorch
API:
βStrategy: Plugin (torch_step_layer)
Applies the Step Activation Function (Heaviside).
Abstract Signature:
Step(threshold: float = 0.0)
β