jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
transpose
Function transpose
transpose
(
x
:
ArrayLike
,
perm
?:
number
[]
)
:
Array
Permute the dimensions of an array. Defaults to reversing the axis order.
Parameters
x
:
ArrayLike
Optional
perm
:
number
[]
Returns
Array
jax-js
Loading...
Permute the dimensions of an array. Defaults to reversing the axis order.