SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor
/
leakyRelu
leaky
Relu
fun
<
T
:
DType
,
V
>
Tensor
<
T
,
V
>
.
leakyRelu
(
negativeSlope
:
Float
=
0.01f
)
:
Tensor
<
T
,
V
>
(
source
)