SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-backend-cpu
/
sk.ainet.exec.tensor.ops
/
DefaultCpuOpsBase
/
concat
concat
open
override
fun
<
T
:
DType
,
V
>
concat
(
tensors
:
List
<
Tensor
<
T
,
V
>
>
,
dim
:
Int
)
:
Tensor
<
T
,
V
>
(
source
)