SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-onnx
/
onnx
/
TensorProto
/
Segment
Segment
data
class
Segment
(
val
begin
:
Long
=
0
,
val
end
:
Long
=
0
,
val
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
:
Message
(
source
)
Members
Members & Extensions
Constructors
Segment
Link copied to clipboard
constructor
(
begin
:
Long
=
0
,
end
:
Long
=
0
,
unknownFields
:
Map
<
Int
,
UnknownField
>
=
emptyMap()
)
Types
Companion
Link copied to clipboard
object
Companion
:
Message.Companion
<
TensorProto.Segment
>
Properties
begin
Link copied to clipboard
val
begin
:
Long
descriptor
Link copied to clipboard
open
override
val
descriptor
:
MessageDescriptor
<
TensorProto.Segment
>
end
Link copied to clipboard
val
end
:
Long
proto
Size
Link copied to clipboard
open
override
val
protoSize
:
Int
unknown
Fields
Link copied to clipboard
open
override
val
unknownFields
:
Map
<
Int
,
UnknownField
>
Functions
or
Default
Link copied to clipboard
fun
TensorProto.Segment
?
.
orDefault
(
)
:
TensorProto.Segment
plus
Link copied to clipboard
open
operator override
fun
plus
(
other
:
Message
?
)
:
TensorProto.Segment