ORTValueType

Objective-C

enum ORTValueType : int32_t {}

Swift

enum ORTValueType : Int32, @unchecked Sendable

ORT 值型別。目前,僅支援所有型別的一個子集。