| Package | Description |
|---|---|
| org.bytedeco.onnx | |
| org.bytedeco.onnx.global |
| Modifier and Type | Method and Description |
|---|---|
Graph |
Graph.getPointer(long i) |
Graph |
Graph.getPointer(long i) |
Graph |
Value.owningGraph() |
Graph |
Value.owningGraph() |
Graph |
Graph.position(long position) |
Graph |
Graph.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
Node |
Adapter.adapt(Graph arg0,
Node node) |
Node |
GenericAdapter.adapt(Graph graph,
Node node) |
Node |
GenericAdapter.adapt(Graph graph,
Node node) |
Node |
Adapter.adapt(Graph arg0,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
static Graph |
onnx.ImportModelProto(ModelProto mp) |
static Graph |
onnx.ImportModelProto(ModelProto mp) |
| Modifier and Type | Method and Description |
|---|---|
static void |
onnx.assertNonNull(Graph g) |
static void |
onnx.assertNonNull(Graph g) |
static void |
onnx.ExportModelProto(ModelProto p_m,
Graph g)
All nodes not required to be defined before Graph
|
static void |
onnx.ExportModelProto(ModelProto p_m,
Graph g)
All nodes not required to be defined before Graph
|
Copyright © 2023. All rights reserved.