Uses of Enum Class
ai.onnx.proto.OnnxMl.TypeProto.ValueCase
Packages that use OnnxMl.TypeProto.ValueCase
-
Uses of OnnxMl.TypeProto.ValueCase in ai.onnx.proto
Subclasses with type arguments of type OnnxMl.TypeProto.ValueCase in ai.onnx.protoMethods in ai.onnx.proto that return OnnxMl.TypeProto.ValueCaseModifier and TypeMethodDescriptionstatic OnnxMl.TypeProto.ValueCaseOnnxMl.TypeProto.ValueCase.forNumber(int value) OnnxMl.TypeProto.Builder.getValueCase()OnnxMl.TypeProto.getValueCase()OnnxMl.TypeProtoOrBuilder.getValueCase()static OnnxMl.TypeProto.ValueCaseOnnxMl.TypeProto.ValueCase.valueOf(int value) Deprecated.static OnnxMl.TypeProto.ValueCaseReturns 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.