We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5757f commit 5017296Copy full SHA for 5017296
1 file changed
core/iwasm/libraries/wasi-nn/include/wasi_ephemeral_nn.h
@@ -0,0 +1,7 @@
1
+/*
2
+ * Copyright (C) 2025 Midokura Japan KK. All rights reserved.
3
+ * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
+ */
5
+
6
+#define WASM_ENABLE_WASI_EPHEMERAL_NN 1
7
+#include "wasi_nn.h"
0 commit comments