Chalkboard - v3.0.1
Preparing search index...
Chalkboard
stat
toTensor
Function toTensor
toTensor
(
arr
:
number
[]
,
...
size
:
number
[]
)
:
ChalkboardTensor
Converts an array to a tensor.
Parameters
arr
:
number
[]
The array
...
size
:
number
[]
The size of the tensor
Returns
ChalkboardTensor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v3.0.1
Loading...
Converts an array to a tensor.