We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6141d commit 4b28cfeCopy full SHA for 4b28cfe
backends/apple/coreml/runtime/delegate/ETCoreMLModel.mm
@@ -5,6 +5,8 @@
5
//
6
// Please refer to the license found in the LICENSE file in the root directory of the source tree.
7
8
+#define MODEL_STATE_IS_SUPPORTED 1
9
+
10
#import <ETCoreMLModel.h>
11
12
#import "ETCoreMLAsset.h"
0 commit comments