Uses of Class
ai.onnx.proto.OnnxMl.TensorProto.Segment
-
Uses of OnnxMl.TensorProto.Segment in ai.onnx.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.TensorProto.Segment>
OnnxMl.TensorProto.Segment.PARSER
Deprecated.Modifier and TypeMethodDescriptionOnnxMl.TensorProto.Segment.Builder.build()
OnnxMl.TensorProto.Segment.Builder.buildPartial()
static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.getDefaultInstance()
OnnxMl.TensorProto.Segment.Builder.getDefaultInstanceForType()
OnnxMl.TensorProto.Segment.getDefaultInstanceForType()
OnnxMl.TensorProto.Builder.getSegment()
optional .onnx.TensorProto.Segment segment = 3;
OnnxMl.TensorProto.getSegment()
optional .onnx.TensorProto.Segment segment = 3;
OnnxMl.TensorProtoOrBuilder.getSegment()
optional .onnx.TensorProto.Segment segment = 3;
static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseDelimitedFrom
(InputStream input) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(byte[] data) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(com.google.protobuf.ByteString data) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(com.google.protobuf.CodedInputStream input) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(InputStream input) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(ByteBuffer data) static OnnxMl.TensorProto.Segment
OnnxMl.TensorProto.Segment.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnnxMl.TensorProto.Segment>
OnnxMl.TensorProto.Segment.getParserForType()
static com.google.protobuf.Parser<OnnxMl.TensorProto.Segment>
OnnxMl.TensorProto.Segment.parser()
Modifier and TypeMethodDescriptionOnnxMl.TensorProto.Segment.Builder.mergeFrom
(OnnxMl.TensorProto.Segment other) OnnxMl.TensorProto.Builder.mergeSegment
(OnnxMl.TensorProto.Segment value) optional .onnx.TensorProto.Segment segment = 3;
OnnxMl.TensorProto.Segment.newBuilder
(OnnxMl.TensorProto.Segment prototype) OnnxMl.TensorProto.Builder.setSegment
(OnnxMl.TensorProto.Segment value) optional .onnx.TensorProto.Segment segment = 3;