Update to 1.18.0 resources (#17)
* update to 1.18.0 resources * Update Package.swift Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com> * update --------- Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net> Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
This commit is contained in:
@@ -24,6 +24,9 @@ NSString* _Nullable ORTVersion(void);
|
||||
|
||||
/**
|
||||
* The ORT environment.
|
||||
* It maintains shared state including the default logger.
|
||||
*
|
||||
* @note One ORTEnv should be created before and destroyed after other ORT API usage.
|
||||
*/
|
||||
@interface ORTEnv : NSObject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user