SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-compile-dag
/
sk.ainet.lang.graph
/
GraphEdgeRef
/
GraphEdgeRef
Graph
Edge
Ref
constructor
(
id
:
String
,
sourceId
:
String
,
destinationId
:
String
,
sourceOutputIndex
:
Int
=
0
,
destinationInputIndex
:
Int
=
0
,
tensorSpec
:
TensorSpec
,
metadata
:
Map
<
String
,
Any
>
=
emptyMap()
)
(
source
)