Show / Hide Table of Contents

    Method hasContiguousMemory

    val hasContiguousMemory: TensorLayout -> bool

    true if the memory of the ArrayND is a contiguous block

    Declaration
    val hasContiguousMemory: a:TensorLayout -> bool
    Parameters
    Type Name Description
    TensorLayout a
    Returns
    Type Description
    bool
    Back to top Generated by DocFX