jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
astype
Function astype
astype
(
a
:
ArrayLike
,
dtype
:
DType
)
:
Array
Convert an array to a specified dtype.
Parameters
a
:
ArrayLike
dtype
:
DType
Returns
Array
jax-js
Loading...
Convert an array to a specified dtype.