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