| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxMl.GraphProto
GraphProto defines a parameterized series of nodes to form a directed acyclic graph.
|
static class |
OnnxMl.GraphProto.Builder
GraphProto defines a parameterized series of nodes to form a directed acyclic graph.
|
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.AttributeProtoOrBuilder.getGOrBuilder()
graph
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.AttributeProto.getGOrBuilder()
graph
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.AttributeProto.Builder.getGOrBuilder()
graph
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.ModelProtoOrBuilder.getGraphOrBuilder()
The parameterized graph that is evaluated to execute the model.
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.ModelProto.getGraphOrBuilder()
The parameterized graph that is evaluated to execute the model.
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.ModelProto.Builder.getGraphOrBuilder()
The parameterized graph that is evaluated to execute the model.
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.AttributeProtoOrBuilder.getGraphsOrBuilder(int index)
list of graph
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.AttributeProto.getGraphsOrBuilder(int index)
list of graph
|
OnnxMl.GraphProtoOrBuilder |
OnnxMl.AttributeProto.Builder.getGraphsOrBuilder(int index)
list of graph
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OnnxMl.GraphProtoOrBuilder> |
OnnxMl.AttributeProtoOrBuilder.getGraphsOrBuilderList()
list of graph
|
List<? extends OnnxMl.GraphProtoOrBuilder> |
OnnxMl.AttributeProto.getGraphsOrBuilderList()
list of graph
|
List<? extends OnnxMl.GraphProtoOrBuilder> |
OnnxMl.AttributeProto.Builder.getGraphsOrBuilderList()
list of graph
|
Copyright © 2021. All rights reserved.