Uses of Class
ai.onnx.proto.OnnxMl.ValueInfoProto
Packages that use OnnxMl.ValueInfoProto
-
Uses of OnnxMl.ValueInfoProto in ai.onnx.proto
Fields in ai.onnx.proto with type parameters of type OnnxMl.ValueInfoProtoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.ValueInfoProto> OnnxMl.ValueInfoProto.PARSERDeprecated.Methods in ai.onnx.proto that return OnnxMl.ValueInfoProtoModifier and TypeMethodDescriptionOnnxMl.ValueInfoProto.Builder.build()OnnxMl.ValueInfoProto.Builder.buildPartial()static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.getDefaultInstance()OnnxMl.ValueInfoProto.Builder.getDefaultInstanceForType()OnnxMl.ValueInfoProto.getDefaultInstanceForType()OnnxMl.GraphProto.Builder.getInput(int index) The inputs and outputs of the graph.OnnxMl.GraphProto.getInput(int index) The inputs and outputs of the graph.OnnxMl.GraphProtoOrBuilder.getInput(int index) The inputs and outputs of the graph.OnnxMl.GraphProto.Builder.getOutput(int index) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.getOutput(int index) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProtoOrBuilder.getOutput(int index) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.Builder.getValueInfo(int index) Information for the values in the graph.OnnxMl.GraphProto.getValueInfo(int index) Information for the values in the graph.OnnxMl.GraphProtoOrBuilder.getValueInfo(int index) Information for the values in the graph.static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseDelimitedFrom(InputStream input) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(byte[] data) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(com.google.protobuf.ByteString data) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(com.google.protobuf.CodedInputStream input) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(InputStream input) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(ByteBuffer data) static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.onnx.proto that return types with arguments of type OnnxMl.ValueInfoProtoModifier and TypeMethodDescriptionOnnxMl.GraphProto.Builder.getInputList()The inputs and outputs of the graph.OnnxMl.GraphProto.getInputList()The inputs and outputs of the graph.OnnxMl.GraphProtoOrBuilder.getInputList()The inputs and outputs of the graph.OnnxMl.GraphProto.Builder.getOutputList()repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.getOutputList()repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProtoOrBuilder.getOutputList()repeated .onnx.ValueInfoProto output = 12;com.google.protobuf.Parser<OnnxMl.ValueInfoProto> OnnxMl.ValueInfoProto.getParserForType()OnnxMl.GraphProto.Builder.getValueInfoList()Information for the values in the graph.OnnxMl.GraphProto.getValueInfoList()Information for the values in the graph.OnnxMl.GraphProtoOrBuilder.getValueInfoList()Information for the values in the graph.static com.google.protobuf.Parser<OnnxMl.ValueInfoProto> OnnxMl.ValueInfoProto.parser()Methods in ai.onnx.proto with parameters of type OnnxMl.ValueInfoProtoModifier and TypeMethodDescriptionOnnxMl.GraphProto.Builder.addInput(int index, OnnxMl.ValueInfoProto value) The inputs and outputs of the graph.OnnxMl.GraphProto.Builder.addInput(OnnxMl.ValueInfoProto value) The inputs and outputs of the graph.OnnxMl.GraphProto.Builder.addOutput(int index, OnnxMl.ValueInfoProto value) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.Builder.addOutput(OnnxMl.ValueInfoProto value) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.Builder.addValueInfo(int index, OnnxMl.ValueInfoProto value) Information for the values in the graph.OnnxMl.GraphProto.Builder.addValueInfo(OnnxMl.ValueInfoProto value) Information for the values in the graph.OnnxMl.ValueInfoProto.Builder.mergeFrom(OnnxMl.ValueInfoProto other) OnnxMl.ValueInfoProto.newBuilder(OnnxMl.ValueInfoProto prototype) OnnxMl.GraphProto.Builder.setInput(int index, OnnxMl.ValueInfoProto value) The inputs and outputs of the graph.OnnxMl.GraphProto.Builder.setOutput(int index, OnnxMl.ValueInfoProto value) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.Builder.setValueInfo(int index, OnnxMl.ValueInfoProto value) Information for the values in the graph.Method parameters in ai.onnx.proto with type arguments of type OnnxMl.ValueInfoProtoModifier and TypeMethodDescriptionOnnxMl.GraphProto.Builder.addAllInput(Iterable<? extends OnnxMl.ValueInfoProto> values) The inputs and outputs of the graph.OnnxMl.GraphProto.Builder.addAllOutput(Iterable<? extends OnnxMl.ValueInfoProto> values) repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.Builder.addAllValueInfo(Iterable<? extends OnnxMl.ValueInfoProto> values) Information for the values in the graph. -
Uses of OnnxMl.ValueInfoProto in org.tribuo.util.onnx
Subclasses with type arguments of type OnnxMl.ValueInfoProto in org.tribuo.util.onnxModifier and TypeClassDescriptionfinal classA subclass ofONNXRefspecialized forOnnxMl.ValueInfoProto.