Skip to content

Commit 4b28cfe

Browse files
authored
Update ETCoreMLModel.mm
1 parent 4e6141d commit 4b28cfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backends/apple/coreml/runtime/delegate/ETCoreMLModel.mm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
//
66
// Please refer to the license found in the LICENSE file in the root directory of the source tree.
77

8+
#define MODEL_STATE_IS_SUPPORTED 1
9+
810
#import <ETCoreMLModel.h>
911

1012
#import "ETCoreMLAsset.h"

0 commit comments

Comments
 (0)