wasm-micro-runtime/core/iwasm
dependabot[bot] 0a56abc6d6
build(deps): bump tensorflow in /core/iwasm/libraries/wasi-nn/test (#3675)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.1 to 2.12.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.11.1...v2.12.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:17:12 +08:00
..
aot aot runtime: Add missing arm/thumb relocations (#3660) 2024-07-25 11:06:41 +08:00
common Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639) 2024-07-23 16:34:47 +08:00
compilation aot compiler: Bail out on too long native symbol names (#3663) 2024-07-25 11:38:29 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
include Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639) 2024-07-23 16:34:47 +08:00
interpreter Remove a few hardcoded spec test knowledge from the core library (#3648) 2024-07-22 13:30:00 +08:00
libraries build(deps): bump tensorflow in /core/iwasm/libraries/wasi-nn/test (#3675) 2024-08-02 09:17:12 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00