Show / Hide Table of Contents

    Method Create

    abstract member Create: int64 -> ITensorStorage<'T>

    Declaration
    abstract member Create: nElems:int64 -> ITensorStorage<'T>
    Parameters
    Type Name Description
    int64 nElems
    Returns
    Type Description
    ITensorStorage<'T>
    Type Parameters
    Name Description
    'T
    Back to top Generated by DocFX