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
/
tensor
tensor
inline
fun
<
T
:
DType
,
V
>
ComputationContextDsl
.
tensor
(
noinline
content
:
TensorFactoryContext
<
T
,
V
>
.
(
)
->
Tensor
<
T
,
V
>
)
:
Tensor
<
T
,
V
>
(
source
)