ORTValueType

Objective-C

enum ORTValueType : int32_t {}

Swift

enum ORTValueType : Int32, @unchecked Sendable

ORT 值类型。目前仅支持所有类型的一个子集。