SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-onnx
/
onnx
/
TensorShapeProto
/
Dimension
/
Value
Value
sealed
class
Value
<
V
>
:
Message.OneOf
<
V
>
(
source
)
Inheritors
DimValue
DimParam
Members
Types
Dim
Param
Link copied to clipboard
class
DimParam
(
dimParam
:
String
=
""
)
:
TensorShapeProto.Dimension.Value
<
String
>
Dim
Value
Link copied to clipboard
class
DimValue
(
dimValue
:
Long
=
0
)
:
TensorShapeProto.Dimension.Value
<
Long
>