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