bumping up ORT_API_VERSION to 10 (#9838)

Co-authored-by: Jingyan Wang <jingywa@OrtTrainingDev3.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
This commit is contained in:
jingyanwangms 2021-11-22 20:27:45 -08:00 committed by GitHub
parent fb4a8e12fc
commit bf5e9a5044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@
*
* This value is used by some API functions to behave as this version of the header expects.
*/
#define ORT_API_VERSION 9
#define ORT_API_VERSION 10
#ifdef __cplusplus
extern "C" {