Skip to content

WasmEdge-TensorFlow 0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 11:47

0.8.0 (2021-05-14)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.8.0 for more details.

Features:

  • Renamed this project to WasmEdge-tensorflow and updated the WasmEdge dependency.
  • Added wasmedge-tensorflow and wasmedge-tensorflowlite C API shared library.
  • Added CMake option BUILD_SHARED_LIB to enable compiling the shared library (ON by default).
  • Added release CI.

Tools:

  • Remove tools. The tools will be in the new repository.