Preparing search index...
The search index is not available
Chalkboard - v2.3.0
Chalkboard
Chalkboard
tens
fill
Function fill
Initializes a tensor filled with one number.
fill
(
element
:
number
,
...
size
:
number
[]
)
:
ChalkboardTensor
Parameters
element
:
number
The number to fill the elements with
...
size
:
number
[]
The size
Returns
ChalkboardTensor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.3.0
Loading...
Initializes a tensor filled with one number.