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
/
OpsBoundTensor
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Data
Link copied to clipboard
fun
<
T
:
DType
,
V
>
fromData
(
data
:
TensorData
<
T
,
V
>
,
dtype
:
KClass
<
T
>
,
ops
:
TensorOps
)
:
OpsBoundTensor
<
T
,
V
>