Uses of Enum Class
ai.onnx.proto.OnnxMl.TensorShapeProto.Dimension.ValueCase
-
Uses of OnnxMl.TensorShapeProto.Dimension.ValueCase in ai.onnx.proto
Modifier and TypeMethodDescriptionOnnxMl.TensorShapeProto.Dimension.ValueCase.forNumber
(int value) OnnxMl.TensorShapeProto.Dimension.Builder.getValueCase()
OnnxMl.TensorShapeProto.Dimension.getValueCase()
OnnxMl.TensorShapeProto.DimensionOrBuilder.getValueCase()
OnnxMl.TensorShapeProto.Dimension.ValueCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.OnnxMl.TensorShapeProto.Dimension.ValueCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.