| Package | Description |
|---|---|
| org.bytedeco.onnx |
| Modifier and Type | Method and Description |
|---|---|
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.NodeDef.attributes() |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.NodeDef.attributes() |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.AttributeProtoWrapper.getPointer(long i) |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.AttributeProtoWrapper.getPointer(long i) |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.AttributeProtoWrapper.position(long position) |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.AttributeProtoWrapper.position(long position) |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.AttributeProtoWrapper.proto(AttributeProto setter) |
FunctionBodyHelper.AttributeProtoWrapper |
FunctionBodyHelper.AttributeProtoWrapper.proto(AttributeProto setter) |
| Modifier and Type | Method and Description |
|---|---|
FunctionBodyHelper.NodeDef |
FunctionBodyHelper.NodeDef.attributes(FunctionBodyHelper.AttributeProtoWrapper setter) |
FunctionBodyHelper.NodeDef |
FunctionBodyHelper.NodeDef.attributes(FunctionBodyHelper.AttributeProtoWrapper setter) |
| Constructor and Description |
|---|
NodeDef(StringVector outputs,
BytePointer op_type,
StringVector inputs,
FunctionBodyHelper.AttributeProtoWrapper attributes,
BytePointer domain) |
NodeDef(StringVector outputs,
BytePointer op_type,
StringVector inputs,
FunctionBodyHelper.AttributeProtoWrapper attributes,
BytePointer domain) |
NodeDef(StringVector outputs,
String op_type,
StringVector inputs,
FunctionBodyHelper.AttributeProtoWrapper attributes,
String domain) |
NodeDef(StringVector outputs,
String op_type,
StringVector inputs,
FunctionBodyHelper.AttributeProtoWrapper attributes,
String domain) |
Copyright © 2023. All rights reserved.