ORTGraphOptimizationLevel

Objective-C

enum ORTGraphOptimizationLevel : int32_t {}

Swift

enum ORTGraphOptimizationLevel : Int32, @unchecked Sendable

The ORT graph optimization levels. See here for more details: https://onnxruntime.ai/docs/performance/model-optimizations/graph-optimizations.html