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
/
TensorOps
/
concat
concat
abstract
fun
<
T
:
DType
,
V
>
concat
(
tensors
:
List
<
Tensor
<
T
,
V
>
>
,
dim
:
Int
)
:
Tensor
<
T
,
V
>
(
source
)