| Package | Description |
|---|---|
| org.bytedeco.onnx | |
| org.bytedeco.onnx.global |
| Modifier and Type | Method and Description |
|---|---|
LexicalScopeContext |
LexicalScopeContext.output_names(UnorderedStringSet setter) |
LexicalScopeContext |
LexicalScopeContext.position(long position) |
| Constructor and Description |
|---|
LexicalScopeContext(LexicalScopeContext parent_context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
onnx.check_attribute(AttributeProto attr,
CheckerContext arg1,
LexicalScopeContext arg2) |
static void |
onnx.check_function(FunctionProto function,
CheckerContext arg1,
LexicalScopeContext arg2) |
static void |
onnx.check_graph(GraphProto graph,
CheckerContext arg1,
LexicalScopeContext arg2) |
static void |
onnx.check_node(NodeProto node,
CheckerContext arg1,
LexicalScopeContext arg2) |
Copyright © 2020. All rights reserved.