| Package | Description |
|---|---|
| org.bytedeco.onnx | |
| org.bytedeco.onnx.global |
| Modifier and Type | Method and Description |
|---|---|
StringIntMap |
CheckerContext.get_opset_imports() |
StringIntMap |
StringIntMap.put(BytePointer i,
int value) |
StringIntMap |
StringIntMap.put(StringIntMap x) |
| Modifier and Type | Method and Description |
|---|---|
StringIntMap |
StringIntMap.put(StringIntMap x) |
void |
CheckerContext.set_opset_imports(StringIntMap imps) |
| Modifier and Type | Method and Description |
|---|---|
static void |
onnx.InferShapes(GraphProto g,
StringIntMap opset_imports) |
static void |
onnx.InferShapes(GraphProto g,
StringIntMap opset_imports,
ISchemaRegistry schema_registry) |
Copyright © 2020. All rights reserved.