SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.nn
/
DualModule
/
forward
forward
abstract
fun
forward
(
input
:
Tensor
<
InT
,
V
>
,
ctx
:
ExecutionContext
)
:
Tensor
<
OutT
,
V
>
(
source
)
Forward pass that requires an ExecutionContext.