SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-core
/
sk.ainet.execute.context.dsl
/
ComputationContextDsl
/
tensor
tensor
abstract
fun
<
T
:
DType
,
V
>
tensor
(
dtype
:
KClass
<
T
>
,
content
:
TensorFactoryContext
<
T
,
V
>
.
(
)
->
Tensor
<
T
,
V
>
)
:
Tensor
<
T
,
V
>
(
source
)