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.operators
/
bind
bind
fun
<
T
:
DType
,
V
>
Tensor
<
T
,
V
>
.
bind
(
ctx
:
ExecutionContext
)
:
Tensor
<
T
,
V
>
(
source
)
Binds this tensor to the operations of the given execution context.