ORTValueType

Objective-C

enum ORTValueType : int32_t {}

Swift

enum ORTValueType : Int32, @unchecked Sendable

The ORT value types. Currently, a subset of all types is supported.