Uses of Class
onnx.OnnxMl.TypeProto
-
Packages that use OnnxMl.TypeProto Package Description onnx -
-
Uses of OnnxMl.TypeProto in onnx
Methods in onnx that return OnnxMl.TypeProto Modifier and Type Method Description OnnxMl.TypeProtoOnnxMl.TypeProto.Builder. build()OnnxMl.TypeProtoOnnxMl.TypeProto.Builder. buildPartial()static OnnxMl.TypeProtoOnnxMl.TypeProto. getDefaultInstance()OnnxMl.TypeProtoOnnxMl.TypeProto.Builder. getDefaultInstanceForType()OnnxMl.TypeProtoOnnxMl.TypeProto. getDefaultInstanceForType()OnnxMl.TypeProtoOnnxMl.TypeProto.Optional.Builder. getElemType()The type and optional shape of the element wrapped.OnnxMl.TypeProtoOnnxMl.TypeProto.Optional. getElemType()The type and optional shape of the element wrapped.OnnxMl.TypeProtoOnnxMl.TypeProto.OptionalOrBuilder. getElemType()The type and optional shape of the element wrapped.OnnxMl.TypeProtoOnnxMl.TypeProto.Sequence.Builder. getElemType()The type and optional shape of each element of the sequence.OnnxMl.TypeProtoOnnxMl.TypeProto.Sequence. getElemType()The type and optional shape of each element of the sequence.OnnxMl.TypeProtoOnnxMl.TypeProto.SequenceOrBuilder. getElemType()The type and optional shape of each element of the sequence.OnnxMl.TypeProtoOnnxMl.AttributeProto.Builder. getTp()Do not use field below, it's deprecated.OnnxMl.TypeProtoOnnxMl.AttributeProto. getTp()Do not use field below, it's deprecated.OnnxMl.TypeProtoOnnxMl.AttributeProtoOrBuilder. getTp()Do not use field below, it's deprecated.OnnxMl.TypeProtoOnnxMl.ValueInfoProto.Builder. getType()This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.OnnxMl.TypeProtoOnnxMl.ValueInfoProto. getType()This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.OnnxMl.TypeProtoOnnxMl.ValueInfoProtoOrBuilder. getType()This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.OnnxMl.TypeProtoOnnxMl.AttributeProto.Builder. getTypeProtos(int index)list of type protosOnnxMl.TypeProtoOnnxMl.AttributeProto. getTypeProtos(int index)list of type protosOnnxMl.TypeProtoOnnxMl.AttributeProtoOrBuilder. getTypeProtos(int index)list of type protosOnnxMl.TypeProtoOnnxMl.TypeProto.Map.Builder. getValueType()This field MUST be present for this version of the IR.OnnxMl.TypeProtoOnnxMl.TypeProto.Map. getValueType()This field MUST be present for this version of the IR.OnnxMl.TypeProtoOnnxMl.TypeProto.MapOrBuilder. getValueType()This field MUST be present for this version of the IR.static OnnxMl.TypeProtoOnnxMl.TypeProto. parseDelimitedFrom(InputStream input)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(byte[] data)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(InputStream input)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(ByteBuffer data)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(org.nd4j.shade.protobuf.ByteString data)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static OnnxMl.TypeProtoOnnxMl.TypeProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in onnx that return types with arguments of type OnnxMl.TypeProto Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto>OnnxMl.TypeProto. getParserForType()List<OnnxMl.TypeProto>OnnxMl.AttributeProto.Builder. getTypeProtosList()list of type protosList<OnnxMl.TypeProto>OnnxMl.AttributeProto. getTypeProtosList()list of type protosList<OnnxMl.TypeProto>OnnxMl.AttributeProtoOrBuilder. getTypeProtosList()list of type protosstatic org.nd4j.shade.protobuf.Parser<OnnxMl.TypeProto>OnnxMl.TypeProto. parser()Methods in onnx with parameters of type OnnxMl.TypeProto Modifier and Type Method Description OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. addTypeProtos(int index, OnnxMl.TypeProto value)list of type protosOnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. addTypeProtos(OnnxMl.TypeProto value)list of type protosOnnxMl.TypeProto.Optional.BuilderOnnxMl.TypeProto.Optional.Builder. mergeElemType(OnnxMl.TypeProto value)The type and optional shape of the element wrapped.OnnxMl.TypeProto.Sequence.BuilderOnnxMl.TypeProto.Sequence.Builder. mergeElemType(OnnxMl.TypeProto value)The type and optional shape of each element of the sequence.OnnxMl.TypeProto.BuilderOnnxMl.TypeProto.Builder. mergeFrom(OnnxMl.TypeProto other)OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. mergeTp(OnnxMl.TypeProto value)Do not use field below, it's deprecated.OnnxMl.ValueInfoProto.BuilderOnnxMl.ValueInfoProto.Builder. mergeType(OnnxMl.TypeProto value)This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.OnnxMl.TypeProto.Map.BuilderOnnxMl.TypeProto.Map.Builder. mergeValueType(OnnxMl.TypeProto value)This field MUST be present for this version of the IR.static OnnxMl.TypeProto.BuilderOnnxMl.TypeProto. newBuilder(OnnxMl.TypeProto prototype)OnnxMl.TypeProto.Optional.BuilderOnnxMl.TypeProto.Optional.Builder. setElemType(OnnxMl.TypeProto value)The type and optional shape of the element wrapped.OnnxMl.TypeProto.Sequence.BuilderOnnxMl.TypeProto.Sequence.Builder. setElemType(OnnxMl.TypeProto value)The type and optional shape of each element of the sequence.OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. setTp(OnnxMl.TypeProto value)Do not use field below, it's deprecated.OnnxMl.ValueInfoProto.BuilderOnnxMl.ValueInfoProto.Builder. setType(OnnxMl.TypeProto value)This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. setTypeProtos(int index, OnnxMl.TypeProto value)list of type protosOnnxMl.TypeProto.Map.BuilderOnnxMl.TypeProto.Map.Builder. setValueType(OnnxMl.TypeProto value)This field MUST be present for this version of the IR.Method parameters in onnx with type arguments of type OnnxMl.TypeProto Modifier and Type Method Description OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. addAllTypeProtos(Iterable<? extends OnnxMl.TypeProto> values)list of type protos
-