Uses of Class
onnx.Onnx.ModelProto.Builder
Packages that use Onnx.ModelProto.Builder
-
Uses of Onnx.ModelProto.Builder in onnx
Methods in onnx that return Onnx.ModelProto.BuilderModifier and TypeMethodDescriptionOnnx.ModelProto.Builder.addAllFunctions
(Iterable<? extends Onnx.FunctionProto> values) A list of function protos local to the model.Onnx.ModelProto.Builder.addAllMetadataProps
(Iterable<? extends Onnx.StringStringEntryProto> values) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.addAllOpsetImport
(Iterable<? extends Onnx.OperatorSetIdProto> values) The OperatorSets this model relies on.Onnx.ModelProto.Builder.addAllTrainingInfo
(Iterable<? extends Onnx.TrainingInfoProto> values) Training-specific information.Onnx.ModelProto.Builder.addFunctions
(int index, Onnx.FunctionProto value) A list of function protos local to the model.Onnx.ModelProto.Builder.addFunctions
(int index, Onnx.FunctionProto.Builder builderForValue) A list of function protos local to the model.Onnx.ModelProto.Builder.addFunctions
(Onnx.FunctionProto value) A list of function protos local to the model.Onnx.ModelProto.Builder.addFunctions
(Onnx.FunctionProto.Builder builderForValue) A list of function protos local to the model.Onnx.ModelProto.Builder.addMetadataProps
(int index, Onnx.StringStringEntryProto value) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.addMetadataProps
(int index, Onnx.StringStringEntryProto.Builder builderForValue) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.addMetadataProps
(Onnx.StringStringEntryProto value) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.addMetadataProps
(Onnx.StringStringEntryProto.Builder builderForValue) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.addOpsetImport
(int index, Onnx.OperatorSetIdProto value) The OperatorSets this model relies on.Onnx.ModelProto.Builder.addOpsetImport
(int index, Onnx.OperatorSetIdProto.Builder builderForValue) The OperatorSets this model relies on.Onnx.ModelProto.Builder.addOpsetImport
(Onnx.OperatorSetIdProto value) The OperatorSets this model relies on.Onnx.ModelProto.Builder.addOpsetImport
(Onnx.OperatorSetIdProto.Builder builderForValue) The OperatorSets this model relies on.Onnx.ModelProto.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Onnx.ModelProto.Builder.addTrainingInfo
(int index, Onnx.TrainingInfoProto value) Training-specific information.Onnx.ModelProto.Builder.addTrainingInfo
(int index, Onnx.TrainingInfoProto.Builder builderForValue) Training-specific information.Onnx.ModelProto.Builder.addTrainingInfo
(Onnx.TrainingInfoProto value) Training-specific information.Onnx.ModelProto.Builder.addTrainingInfo
(Onnx.TrainingInfoProto.Builder builderForValue) Training-specific information.Onnx.ModelProto.Builder.clear()
Onnx.ModelProto.Builder.clearDocString()
A human-readable documentation for this model.Onnx.ModelProto.Builder.clearDomain()
Domain name of the model.Onnx.ModelProto.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Onnx.ModelProto.Builder.clearFunctions()
A list of function protos local to the model.Onnx.ModelProto.Builder.clearGraph()
The parameterized graph that is evaluated to execute the model.Onnx.ModelProto.Builder.clearIrVersion()
The version of the IR this model targets.Onnx.ModelProto.Builder.clearMetadataProps()
Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.clearModelVersion()
The version of the graph encoded.Onnx.ModelProto.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Onnx.ModelProto.Builder.clearOpsetImport()
The OperatorSets this model relies on.Onnx.ModelProto.Builder.clearProducerName()
The name of the framework or tool used to generate this model.Onnx.ModelProto.Builder.clearProducerVersion()
The version of the framework or tool used to generate this model.Onnx.ModelProto.Builder.clearTrainingInfo()
Training-specific information.Onnx.ModelProto.Builder.clone()
Onnx.ModelProto.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Onnx.ModelProto.Builder.mergeFrom
(com.google.protobuf.Message other) Onnx.ModelProto.Builder.mergeFrom
(Onnx.ModelProto other) Onnx.ModelProto.Builder.mergeGraph
(Onnx.GraphProto value) The parameterized graph that is evaluated to execute the model.final Onnx.ModelProto.Builder
Onnx.ModelProto.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static Onnx.ModelProto.Builder
Onnx.ModelProto.newBuilder()
static Onnx.ModelProto.Builder
Onnx.ModelProto.newBuilder
(Onnx.ModelProto prototype) Onnx.ModelProto.newBuilderForType()
protected Onnx.ModelProto.Builder
Onnx.ModelProto.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Onnx.ModelProto.Builder.removeFunctions
(int index) A list of function protos local to the model.Onnx.ModelProto.Builder.removeMetadataProps
(int index) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.removeOpsetImport
(int index) The OperatorSets this model relies on.Onnx.ModelProto.Builder.removeTrainingInfo
(int index) Training-specific information.Onnx.ModelProto.Builder.setDocString
(String value) A human-readable documentation for this model.Onnx.ModelProto.Builder.setDocStringBytes
(com.google.protobuf.ByteString value) A human-readable documentation for this model.Domain name of the model.Onnx.ModelProto.Builder.setDomainBytes
(com.google.protobuf.ByteString value) Domain name of the model.Onnx.ModelProto.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Onnx.ModelProto.Builder.setFunctions
(int index, Onnx.FunctionProto value) A list of function protos local to the model.Onnx.ModelProto.Builder.setFunctions
(int index, Onnx.FunctionProto.Builder builderForValue) A list of function protos local to the model.Onnx.ModelProto.Builder.setGraph
(Onnx.GraphProto value) The parameterized graph that is evaluated to execute the model.Onnx.ModelProto.Builder.setGraph
(Onnx.GraphProto.Builder builderForValue) The parameterized graph that is evaluated to execute the model.Onnx.ModelProto.Builder.setIrVersion
(long value) The version of the IR this model targets.Onnx.ModelProto.Builder.setMetadataProps
(int index, Onnx.StringStringEntryProto value) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.setMetadataProps
(int index, Onnx.StringStringEntryProto.Builder builderForValue) Named metadata values; keys should be distinct.Onnx.ModelProto.Builder.setModelVersion
(long value) The version of the graph encoded.Onnx.ModelProto.Builder.setOpsetImport
(int index, Onnx.OperatorSetIdProto value) The OperatorSets this model relies on.Onnx.ModelProto.Builder.setOpsetImport
(int index, Onnx.OperatorSetIdProto.Builder builderForValue) The OperatorSets this model relies on.Onnx.ModelProto.Builder.setProducerName
(String value) The name of the framework or tool used to generate this model.Onnx.ModelProto.Builder.setProducerNameBytes
(com.google.protobuf.ByteString value) The name of the framework or tool used to generate this model.Onnx.ModelProto.Builder.setProducerVersion
(String value) The version of the framework or tool used to generate this model.Onnx.ModelProto.Builder.setProducerVersionBytes
(com.google.protobuf.ByteString value) The version of the framework or tool used to generate this model.Onnx.ModelProto.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Onnx.ModelProto.Builder.setTrainingInfo
(int index, Onnx.TrainingInfoProto value) Training-specific information.Onnx.ModelProto.Builder.setTrainingInfo
(int index, Onnx.TrainingInfoProto.Builder builderForValue) Training-specific information.final Onnx.ModelProto.Builder
Onnx.ModelProto.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Onnx.ModelProto.toBuilder()