Integrate WASI-NN into WAMR (#1521)
Initial integration of WASI-NN based on #1225: - Implement the library core/iwasm/libraries/wasi-nn - Support TensorFlow, CPU, F32 at the first stage - Add cmake variable `-DWAMR_BUILD_WASI_NN` - Add test case based on Docker image and update document Refer to #1573
This commit is contained in:
1
core/iwasm/libraries/wasi-nn/.dockerignore
Normal file
1
core/iwasm/libraries/wasi-nn/.dockerignore
Normal file
@ -0,0 +1 @@
|
||||
**/Dockerfile
|
||||
Reference in New Issue
Block a user