jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
lax
bitcastConvertType
Function bitcastConvertType
bitcastConvertType
(
x
:
ArrayLike
,
newDtype
:
DType
)
:
Array
Elementwise bitcast an array into a new dtype.
Parameters
x
:
ArrayLike
newDtype
:
DType
Returns
Array
jax-js
Loading...
Elementwise bitcast an array into a new dtype.