Show / Hide Table of Contents

    Method CompareTo

    interface IComparable<ITensorDevice> with member CompareTo: ITensorDevice -> int

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