Uses of Class
onnx.OnnxMl.ValueInfoProto
-
Packages that use OnnxMl.ValueInfoProto Package Description onnx -
-
Uses of OnnxMl.ValueInfoProto in onnx
Methods in onnx that return OnnxMl.ValueInfoProto Modifier and Type Method Description OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.Builder. build()OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.Builder. buildPartial()static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. getDefaultInstance()OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto.Builder. getDefaultInstanceForType()OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. getDefaultInstanceForType()OnnxMl.ValueInfoProtoOnnxMl.GraphProto.Builder. getInput(int index)The inputs and outputs of the graph.OnnxMl.ValueInfoProtoOnnxMl.GraphProto. getInput(int index)The inputs and outputs of the graph.OnnxMl.ValueInfoProtoOnnxMl.GraphProtoOrBuilder. getInput(int index)The inputs and outputs of the graph.OnnxMl.ValueInfoProtoOnnxMl.GraphProto.Builder. getOutput(int index)repeated .onnx.ValueInfoProto output = 12;OnnxMl.ValueInfoProtoOnnxMl.GraphProto. getOutput(int index)repeated .onnx.ValueInfoProto output = 12;OnnxMl.ValueInfoProtoOnnxMl.GraphProtoOrBuilder. getOutput(int index)repeated .onnx.ValueInfoProto output = 12;OnnxMl.ValueInfoProtoOnnxMl.GraphProto.Builder. getValueInfo(int index)Information for the values in the graph.OnnxMl.ValueInfoProtoOnnxMl.GraphProto. getValueInfo(int index)Information for the values in the graph.OnnxMl.ValueInfoProtoOnnxMl.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, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(byte[] data)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(InputStream input)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(ByteBuffer data)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(org.nd4j.shade.protobuf.ByteString data)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static OnnxMl.ValueInfoProtoOnnxMl.ValueInfoProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in onnx that return types with arguments of type OnnxMl.ValueInfoProto Modifier and Type Method Description List<OnnxMl.ValueInfoProto>OnnxMl.GraphProto.Builder. getInputList()The inputs and outputs of the graph.List<OnnxMl.ValueInfoProto>OnnxMl.GraphProto. getInputList()The inputs and outputs of the graph.List<OnnxMl.ValueInfoProto>OnnxMl.GraphProtoOrBuilder. getInputList()The inputs and outputs of the graph.List<OnnxMl.ValueInfoProto>OnnxMl.GraphProto.Builder. getOutputList()repeated .onnx.ValueInfoProto output = 12;List<OnnxMl.ValueInfoProto>OnnxMl.GraphProto. getOutputList()repeated .onnx.ValueInfoProto output = 12;List<OnnxMl.ValueInfoProto>OnnxMl.GraphProtoOrBuilder. getOutputList()repeated .onnx.ValueInfoProto output = 12;org.nd4j.shade.protobuf.Parser<OnnxMl.ValueInfoProto>OnnxMl.ValueInfoProto. getParserForType()List<OnnxMl.ValueInfoProto>OnnxMl.GraphProto.Builder. getValueInfoList()Information for the values in the graph.List<OnnxMl.ValueInfoProto>OnnxMl.GraphProto. getValueInfoList()Information for the values in the graph.List<OnnxMl.ValueInfoProto>OnnxMl.GraphProtoOrBuilder. getValueInfoList()Information for the values in the graph.static org.nd4j.shade.protobuf.Parser<OnnxMl.ValueInfoProto>OnnxMl.ValueInfoProto. parser()Methods in onnx with parameters of type OnnxMl.ValueInfoProto Modifier and Type Method Description OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addInput(int index, OnnxMl.ValueInfoProto value)The inputs and outputs of the graph.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addInput(OnnxMl.ValueInfoProto value)The inputs and outputs of the graph.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addOutput(int index, OnnxMl.ValueInfoProto value)repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addOutput(OnnxMl.ValueInfoProto value)repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addValueInfo(int index, OnnxMl.ValueInfoProto value)Information for the values in the graph.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addValueInfo(OnnxMl.ValueInfoProto value)Information for the values in the graph.OnnxMl.ValueInfoProto.BuilderOnnxMl.ValueInfoProto.Builder. mergeFrom(OnnxMl.ValueInfoProto other)static OnnxMl.ValueInfoProto.BuilderOnnxMl.ValueInfoProto. newBuilder(OnnxMl.ValueInfoProto prototype)OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. setInput(int index, OnnxMl.ValueInfoProto value)The inputs and outputs of the graph.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. setOutput(int index, OnnxMl.ValueInfoProto value)repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. setValueInfo(int index, OnnxMl.ValueInfoProto value)Information for the values in the graph.Method parameters in onnx with type arguments of type OnnxMl.ValueInfoProto Modifier and Type Method Description OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addAllInput(Iterable<? extends OnnxMl.ValueInfoProto> values)The inputs and outputs of the graph.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addAllOutput(Iterable<? extends OnnxMl.ValueInfoProto> values)repeated .onnx.ValueInfoProto output = 12;OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addAllValueInfo(Iterable<? extends OnnxMl.ValueInfoProto> values)Information for the values in the graph.
-