Show / Hide Table of Contents

    Method Equals

    interface IEquatable<ITensorDevice> with member Equals: ITensorDevice -> bool

    Declaration
    interface IEquatable<ITensorDevice> with member Equals: other:ITensorDevice -> bool
    Parameters
    Type Name Description
    ITensorDevice other
    Returns
    Type Description
    bool
    Overrides
    abstract member System.IEquatable.Equals: 'T -> bool
    Back to top Generated by DocFX