jax-js
    Preparing search index...

    Function stack

    • Join a sequence of arrays along a new axis.

      The axis parameter specifies the index of the new axis in the dimensions of the result. For example, if axis=0 it will be the first dimension and if axis=-1 it will be the last dimension.

      All shapes must have the same shape.

      Parameters

      Returns Array