Show / Hide Table of Contents

    Method padToSameMany

    val padToSameMany: TensorLayout list -> TensorLayout list

    pads shapes from the left until they have same rank

    Declaration
    val padToSameMany: sas:TensorLayout list -> TensorLayout list
    Parameters
    Type Name Description
    TensorLayout list sas
    Returns
    Type Description
    TensorLayout list
    Back to top Generated by DocFX