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
/
withOps
with
Ops
fun
<
T
:
DType
,
V
>
Tensor
<
T
,
V
>
.
withOps
(
ops
:
TensorOps
)
:
Tensor
<
T
,
V
>
(
source
)
Returns a Tensor that uses the provided ops for subsequent operations.