Uses of Enum Class
ai.onnx.proto.OnnxMl.TensorShapeProto.Dimension.ValueCase
Packages that use OnnxMl.TensorShapeProto.Dimension.ValueCase
-
Uses of OnnxMl.TensorShapeProto.Dimension.ValueCase in ai.onnx.proto
Subclasses with type arguments of type OnnxMl.TensorShapeProto.Dimension.ValueCase in ai.onnx.protoMethods in ai.onnx.proto that return OnnxMl.TensorShapeProto.Dimension.ValueCaseModifier 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.