Package | Description |
---|---|
onnx |
Modifier and Type | Method and Description |
---|---|
Onnx.StringStringEntryProto.Builder |
Onnx.ModelProto.Builder.addMetadataPropsBuilder()
Named metadata values; keys should be distinct.
|
Onnx.StringStringEntryProto.Builder |
Onnx.ModelProto.Builder.addMetadataPropsBuilder(int index)
Named metadata values; keys should be distinct.
|
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.clear() |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.clearKey()
string key = 1; |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.clearValue()
string value = 2; |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.clone() |
Onnx.StringStringEntryProto.Builder |
Onnx.ModelProto.Builder.getMetadataPropsBuilder(int index)
Named metadata values; keys should be distinct.
|
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.mergeFrom(Onnx.StringStringEntryProto other) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
static Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.newBuilder() |
static Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.newBuilder(Onnx.StringStringEntryProto prototype) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.newBuilderForType() |
protected Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setKey(String value)
string key = 1; |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setKeyBytes(org.nd4j.shade.protobuf.ByteString value)
string key = 1; |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setValue(String value)
string value = 2; |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.Builder.setValueBytes(org.nd4j.shade.protobuf.ByteString value)
string value = 2; |
Onnx.StringStringEntryProto.Builder |
Onnx.StringStringEntryProto.toBuilder() |
Modifier and Type | Method and Description |
---|---|
List<Onnx.StringStringEntryProto.Builder> |
Onnx.ModelProto.Builder.getMetadataPropsBuilderList()
Named metadata values; keys should be distinct.
|
Modifier and Type | Method and Description |
---|---|
Onnx.ModelProto.Builder |
Onnx.ModelProto.Builder.addMetadataProps(int index,
Onnx.StringStringEntryProto.Builder builderForValue)
Named metadata values; keys should be distinct.
|
Onnx.ModelProto.Builder |
Onnx.ModelProto.Builder.addMetadataProps(Onnx.StringStringEntryProto.Builder builderForValue)
Named metadata values; keys should be distinct.
|
Onnx.ModelProto.Builder |
Onnx.ModelProto.Builder.setMetadataProps(int index,
Onnx.StringStringEntryProto.Builder builderForValue)
Named metadata values; keys should be distinct.
|
Copyright © 2020. All rights reserved.