jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
onesLike
Function onesLike
onesLike
(
a
:
ArrayLike
,
dtype
?:
DType
)
:
Array
Return an array of ones with the same shape and type as a given array.
Parameters
a
:
ArrayLike
Optional
dtype
:
DType
Returns
Array
jax-js
Loading...
Return an array of ones with the same shape and type as a given array.