SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-core
/
sk.ainet.io.weights
/
WeightTensor
/
WeightTensor
Weight
Tensor
constructor
(
name
:
String
,
shape
:
List
<
Int
>
,
tensor
:
Tensor
<
T
,
V
>
,
isBias
:
Boolean
=
name.lowercase().contains("bias")
)
(
source
)