Skip to content

Conversation

@wenyongh
Copy link
Owner

@wenyongh wenyongh commented Jul 2, 2023

No description provided.

tonibofarull and others added 4 commits June 27, 2023 18:18
## Context

Currently, WAMR supports compiling iwasm with flag `WAMR_BUILD_WASI_NN`.
However, there are scenarios where the user might prefer having it as a shared library.

## Proposed Changes

Decouple wasi-nn context management by internally managing the context given
a module instance reference.
…2323)

This fixes armhf build:
#2315

Note: This is not the only place which seems to have the same problem.
For example, many of examples sharing the similar structure probably
have the same problem. This commit leaves them for now.
@wenyongh wenyongh merged commit 62353b3 into wenyongh:main Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants