| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxMlProto3.NodeProto
NodeProto stores a node that is similar to the notion of "layer"
or "operator" in many deep learning frameworks.
|
static class |
OnnxMlProto3.NodeProto.Builder
NodeProto stores a node that is similar to the notion of "layer"
or "operator" in many deep learning frameworks.
|
| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.NodeProtoOrBuilder |
OnnxMlProto3.GraphProtoOrBuilder.getNodeOrBuilder(int index)
The nodes in the graph.
|
OnnxMlProto3.NodeProtoOrBuilder |
OnnxMlProto3.GraphProto.getNodeOrBuilder(int index)
The nodes in the graph.
|
OnnxMlProto3.NodeProtoOrBuilder |
OnnxMlProto3.GraphProto.Builder.getNodeOrBuilder(int index)
The nodes in the graph.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OnnxMlProto3.NodeProtoOrBuilder> |
OnnxMlProto3.GraphProtoOrBuilder.getNodeOrBuilderList()
The nodes in the graph.
|
List<? extends OnnxMlProto3.NodeProtoOrBuilder> |
OnnxMlProto3.GraphProto.getNodeOrBuilderList()
The nodes in the graph.
|
List<? extends OnnxMlProto3.NodeProtoOrBuilder> |
OnnxMlProto3.GraphProto.Builder.getNodeOrBuilderList()
The nodes in the graph.
|
Copyright © 2018. All rights reserved.