mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-17 10:39:21 +00:00
wasi_nn_types.h: remove a seemingly stale comment (#4348)
This commit is contained in:
parent
d52f083ac0
commit
c932597057
|
@ -134,8 +134,6 @@ typedef enum execution_target { cpu = 0, gpu, tpu } execution_target;
|
||||||
// Bind a `graph` to the input and output tensors for an inference.
|
// Bind a `graph` to the input and output tensors for an inference.
|
||||||
typedef uint32_t graph_execution_context;
|
typedef uint32_t graph_execution_context;
|
||||||
|
|
||||||
/* Definition of 'wasi_nn.h' structs in WASM app format (using offset) */
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user