jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
dstack
Function dstack
dstack
(
xs
:
ArrayLike
[]
)
:
Array
Stack arrays depth-wise. Inputs are promoted to rank at least 3, then concatenated along axis 2.
Parameters
xs
:
ArrayLike
[]
Returns
Array
jax-js
Loading...
Stack arrays depth-wise. Inputs are promoted to rank at least 3, then concatenated along axis 2.