SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-onnx
/
sk.ainet.io.onnx
/
OnnxNodeView
/
OnnxNodeView
Onnx
Node
View
constructor
(
name
:
String
,
opType
:
String
,
inputs
:
List
<
String
>
,
outputs
:
List
<
String
>
,
attributes
:
Map
<
String
,
OnnxAttributeValue
>
)
(
source
)