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
Package-level
declarations
Types
Functions
Types
Computation
Context
Dsl
Link copied to clipboard
interface
ComputationContextDsl
:
ContextDslItem
Functions
tensor
Link copied to clipboard
inline
fun
<
T
:
DType
,
V
>
ComputationContextDsl
.
tensor
(
noinline
content
:
TensorFactoryContext
<
T
,
V
>
.
(
)
->
Tensor
<
T
,
V
>
)
:
Tensor
<
T
,
V
>