Show / Hide Table of Contents

    Property DataType

    property DataType: Type

    Type of data stored within this tensor.

    Declaration
    property DataType: Type with get
    Property Value
    Type Description
    System.Type

    Data type.

    Remarks

    The data type is typeof<'T>.

    See Also
    static member convert: Tensor<'C> -> Tensor<'T>
    Back to top Generated by DocFX