docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FusableActivation

    Options for applying an activation at the end of executing a FusedActivation layer.

    Namespace: Unity.Sentis.Layers
    Assembly: Unity.Sentis.dll
    Syntax
    public enum FusableActivation

    Fields

    Name Description
    None

    Use no activation function.

    Relu

    Use Relu activation function: f(x) = max(0, x).

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)