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