docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Comparison

    Represents an element-wise comparison layer.

    Inheritance
    object
    Layer
    Broadcast
    Comparison
    Equal
    Greater
    GreaterOrEqual
    Less
    LessOrEqual
    Inherited Members
    Layer.inputs
    Layer.name
    Layer.outputs
    Layer.flags
    Layer.Execute(Tensor[], ExecutionContext)
    Layer.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Sentis.Layers
    Assembly: solution.dll
    Syntax
    [Serializable]
    public abstract class Comparison : Broadcast

    Constructors

    Name Description
    Comparison(string, string, string)

    Initializes and returns an instance of Comparison logical operation layer.

    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)