Uses of Enum Class
onnx.Onnx.TypeProto.ValueCase
Packages that use Onnx.TypeProto.ValueCase
-
Uses of Onnx.TypeProto.ValueCase in onnx
Methods in onnx that return Onnx.TypeProto.ValueCaseModifier and TypeMethodDescriptionstatic Onnx.TypeProto.ValueCaseOnnx.TypeProto.ValueCase.forNumber(int value) Onnx.TypeProto.Builder.getValueCase()Onnx.TypeProto.getValueCase()Onnx.TypeProtoOrBuilder.getValueCase()static Onnx.TypeProto.ValueCaseOnnx.TypeProto.ValueCase.valueOf(int value) Deprecated.static Onnx.TypeProto.ValueCaseReturns the enum constant of this class with the specified name.static Onnx.TypeProto.ValueCase[]Onnx.TypeProto.ValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.