| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.AttributeProto |
OnnxMl.AttributeProto.Builder.build() |
OnnxMl.AttributeProto |
OnnxMl.AttributeProto.Builder.buildPartial() |
OnnxMl.AttributeProto |
OnnxMl.NodeProtoOrBuilder.getAttribute(int index)
Additional named attributes.
|
OnnxMl.AttributeProto |
OnnxMl.NodeProto.getAttribute(int index)
Additional named attributes.
|
OnnxMl.AttributeProto |
OnnxMl.NodeProto.Builder.getAttribute(int index)
Additional named attributes.
|
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.getDefaultInstance() |
OnnxMl.AttributeProto |
OnnxMl.AttributeProto.getDefaultInstanceForType() |
OnnxMl.AttributeProto |
OnnxMl.AttributeProto.Builder.getDefaultInstanceForType() |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseDelimitedFrom(InputStream input) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(byte[] data) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(ByteBuffer data) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(InputStream input) |
static OnnxMl.AttributeProto |
OnnxMl.AttributeProto.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<OnnxMl.AttributeProto> |
OnnxMl.NodeProtoOrBuilder.getAttributeList()
Additional named attributes.
|
List<OnnxMl.AttributeProto> |
OnnxMl.NodeProto.getAttributeList()
Additional named attributes.
|
List<OnnxMl.AttributeProto> |
OnnxMl.NodeProto.Builder.getAttributeList()
Additional named attributes.
|
org.nd4j.shade.protobuf.Parser<OnnxMl.AttributeProto> |
OnnxMl.AttributeProto.getParserForType() |
static org.nd4j.shade.protobuf.Parser<OnnxMl.AttributeProto> |
OnnxMl.AttributeProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.NodeProto.Builder |
OnnxMl.NodeProto.Builder.addAttribute(int index,
OnnxMl.AttributeProto value)
Additional named attributes.
|
OnnxMl.NodeProto.Builder |
OnnxMl.NodeProto.Builder.addAttribute(OnnxMl.AttributeProto value)
Additional named attributes.
|
OnnxMl.AttributeProto.Builder |
OnnxMl.AttributeProto.Builder.mergeFrom(OnnxMl.AttributeProto other) |
static OnnxMl.AttributeProto.Builder |
OnnxMl.AttributeProto.newBuilder(OnnxMl.AttributeProto prototype) |
OnnxMl.NodeProto.Builder |
OnnxMl.NodeProto.Builder.setAttribute(int index,
OnnxMl.AttributeProto value)
Additional named attributes.
|
| Modifier and Type | Method and Description |
|---|---|
OnnxMl.NodeProto.Builder |
OnnxMl.NodeProto.Builder.addAllAttribute(Iterable<? extends OnnxMl.AttributeProto> values)
Additional named attributes.
|
Copyright © 2021. All rights reserved.