Uses of Class
ai.onnx.proto.OnnxMl.TensorProto.Segment
Packages that use OnnxMl.TensorProto.Segment
-
Uses of OnnxMl.TensorProto.Segment in ai.onnx.proto
Fields in ai.onnx.proto with type parameters of type OnnxMl.TensorProto.SegmentModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.TensorProto.Segment> OnnxMl.TensorProto.Segment.PARSERDeprecated.Methods in ai.onnx.proto that return OnnxMl.TensorProto.SegmentModifier and TypeMethodDescriptionOnnxMl.TensorProto.Segment.Builder.build()OnnxMl.TensorProto.Segment.Builder.buildPartial()static OnnxMl.TensorProto.SegmentOnnxMl.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.SegmentOnnxMl.TensorProto.Segment.parseDelimitedFrom(InputStream input) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(byte[] data) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(com.google.protobuf.ByteString data) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(com.google.protobuf.CodedInputStream input) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(InputStream input) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(ByteBuffer data) static OnnxMl.TensorProto.SegmentOnnxMl.TensorProto.Segment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.onnx.proto that return types with arguments of type OnnxMl.TensorProto.SegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnnxMl.TensorProto.Segment> OnnxMl.TensorProto.Segment.getParserForType()static com.google.protobuf.Parser<OnnxMl.TensorProto.Segment> OnnxMl.TensorProto.Segment.parser()Methods in ai.onnx.proto with parameters of type OnnxMl.TensorProto.SegmentModifier 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;