SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-dag
/
sk.ainet.lang.dag
/
logSoftmax
log
Softmax
fun
DagBuilder
.
logSoftmax
(
tensor
:
GraphValue
<
*
>
,
dim
:
Int
=
-1
,
id
:
String
=
""
)
:
GraphValue
<
*
>
DSL extension for
logSoftmax
.