SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.context
/
ExecutionObserverRegistry
/
notifyOp
notify
Op
fun
<
R
>
notifyOp
(
context
:
ExecutionContext
,
opName
:
String
,
inputs
:
List
<
Tensor
<
*
,
*
>
>
,
block
:
(
)
->
R
)
:
R
(
source
)