Uses of Enum Class
onnx.Onnx.TensorShapeProto.Dimension.ValueCase
Packages that use Onnx.TensorShapeProto.Dimension.ValueCase
-
Uses of Onnx.TensorShapeProto.Dimension.ValueCase in onnx
Methods in onnx that return Onnx.TensorShapeProto.Dimension.ValueCaseModifier and TypeMethodDescriptionOnnx.TensorShapeProto.Dimension.ValueCase.forNumber(int value) Onnx.TensorShapeProto.Dimension.Builder.getValueCase()Onnx.TensorShapeProto.Dimension.getValueCase()Onnx.TensorShapeProto.DimensionOrBuilder.getValueCase()Onnx.TensorShapeProto.Dimension.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Onnx.TensorShapeProto.Dimension.ValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.