Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasi-nn: simplify cmake and headers location #2308

Merged
merged 6 commits into from
Jun 26, 2023

Conversation

tonibofarull
Copy link
Contributor

Proposed Changes

  • Public headers inside wasi-nn/include.
  • Cmake files in cmake.
  • linux iwasm contains ${TENSORFLOW_LIB}. iwasm can enable wasi-nn.

@tonibofarull
Copy link
Contributor Author

@ayakoakasaka please review!

Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wenyongh wenyongh merged commit ac9e789 into bytecodealliance:main Jun 26, 2023
368 checks passed
@tonibofarull tonibofarull deleted the tbc/reorder-cmake-headers branch June 26, 2023 01:58
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Major changes:
- Public headers inside `wasi-nn/include`
- Put cmake files in `cmake` folder
- Make linux iwasm link with `${WASI_NN_LIBS}` so iwasm can enable wasi-nn
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.

None yet

3 participants