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

Upgrade XNNPACK workload #2394

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

lum1n0us
Copy link
Collaborator

  • sync source code to b9d4073a6913891ce9cbd8965c8d506075d2a45a which is referred by TensorFlow lite
  • updgrade emscripten to 3.1.44
  • CMake outputs are .wasm files and .aot files.

- sync source code to b9d4073a6913891ce9cbd8965c8d506075d2a45a which is
  refered by tensorflow
- updgrade emscripten to 3.1.44
Comment on lines +49 to +50
# "f16_gavgpool_cw_bench"
# "f32_gavgpool_cw_bench"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why comment the two benches? Could we enable them?

"qs8_gemm_e2e_bench"
"qu8_gemm_e2e_bench"
"qu8_dwconv_e2e_bench"
# "end2end_bench"
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above, I remember end2end_bench was enabled before.

$ wamrc -o average_pooling_bench.aot average_pooling_bench.wasm (or other wasm files)
$ iwasm average_pooling_bench.aot
$ cd <wamr-dir>/samples/workload/XNNPACK/build
$ iwasm averag_pooling_bench.aot # (or other aot files)
Copy link
Contributor

Choose a reason for hiding this comment

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

average

@wenyongh wenyongh merged commit ecd4fcc into bytecodealliance:main Aug 1, 2023
Zzzabiyaka pushed a commit to Zzzabiyaka/wasm-micro-runtime that referenced this pull request Aug 1, 2023
- Sync source code to b9d4073a6913891ce9cbd8965c8d506075d2a45a, which is
  referred by tensorflow
- Upgrade emscripten to 3.1.44
- CMake outputs are .wasm files and .aot files
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
- Sync source code to b9d4073a6913891ce9cbd8965c8d506075d2a45a, which is
  referred by tensorflow
- Upgrade emscripten to 3.1.44
- CMake outputs are .wasm files and .aot files
@lum1n0us lum1n0us deleted the upgrade_xnnpack_workload branch May 31, 2024 03:20
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.

2 participants