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.ops
/
MixedPrecisionTensorOps
/
addMixed
add
Mixed
abstract
fun
<
T1
:
DType
,
T2
:
DType
>
addMixed
(
a
:
Tensor
<
T1
,
V
>
,
b
:
Tensor
<
T2
,
V
>
)
:
Tensor
<
out
DType
,
V
>
(
source
)