Show / Hide Table of Contents

    Method padLeft

    val padLeft: TensorLayout -> TensorLayout

    adds a new dimension of size one to the left

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