Skip to content

Releases: second-state/WasmEdge-tensorflow

WasmEdge-TensorFlow 0.9.0-rc.5

30 Nov 03:07
Compare
Choose a tag to compare
Pre-release

0.9.0-rc.5 (2021-11-30)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.9.0-rc.5 for more details.

Breaking changes:

  • Moved the C-API headers wasmedge-tensorflow.h and wasmedge-tensorflowlite.h into the wasmedge folder.

Features:

  • Update the WasmEdge dependency to 0.9.0-rc.5.

WasmEdge-TensorFlow 0.9.0-rc.4

23 Nov 05:37
Compare
Choose a tag to compare
Pre-release

0.9.0-rc.4 (2021-11-23)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.9.0-rc.4 for more details.

Breaking changes:

  • Moved the C-API headers wasmedge-tensorflow.h and wasmedge-tensorflowlite.h into the wasmedge folder.

Features:

  • Update the WasmEdge dependency to 0.9.0-rc.4.

WasmEdge-TensorFlow 0.9.0-rc.3

15 Nov 07:04
Compare
Choose a tag to compare
Pre-release

0.9.0-rc.3 (2021-11-15)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.9.0-rc.3 for more details.

Breaking changes:

  • Moved the C-API headers wasmedge-tensorflow.h and wasmedge-tensorflowlite.h into the wasmedge folder.

Features:

  • Update the WasmEdge dependency to 0.9.0-rc.3.

WasmEdge-TensorFlow 0.9.0-rc.2

02 Nov 14:30
Compare
Choose a tag to compare
Pre-release

0.9.0-rc.2 (2021-11-02)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.9.0-rc.2 for more details.

Breaking changes:

  • Moved the C-API headers wasmedge-tensorflow.h and wasmedge-tensorflowlite.h into the wasmedge folder.

Features:

  • Update the WasmEdge dependency to 0.9.0-rc.2.

WasmEdge-TensorFlow 0.9.0-rc.1

19 Oct 14:01
Compare
Choose a tag to compare
Pre-release

0.9.0-rc1 (2021-10-19)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.9.0-rc.1 for more details.

Breaking changes:

  • Moved the C-API headers wasmedge-tensorflow.h and wasmedge-tensorflowlite.h into the wasmedge folder.

Features:

  • Update the WasmEdge dependency to 0.9.0-rc.1.

WasmEdge-TensorFlow 0.8.2

06 Sep 08:43
Compare
Choose a tag to compare

0.8.2 (2021-09-06)

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

Features:

  • Update the WasmEdge dependency to 0.8.2.
  • Modified the CMake option BUILD_SHARED_LIB to WASMEDGE_TENSORFLOW_BUILD_SHARED_LIB for enabling compilation of the shared library (ON by default).

WasmEdge-TensorFlow 0.8.2-rc2

28 Jul 09:00
Compare
Choose a tag to compare
Pre-release

0.8.2-rc2 (2021-07-28)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.8.2-rc.2 for more details.

Features:

  • Update the WasmEdge dependency to 0.8.2-rc.2.
  • Modified the CMake option BUILD_SHARED_LIB to WASMEDGE_TENSORFLOW_BUILD_SHARED_LIB for enabling compilation of the shared library (ON by default).

WasmEdge-TensorFlow 0.8.1

22 Jun 17:15
Compare
Choose a tag to compare

0.8.1 (2021-06-22)

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

Features:

  • Update the WasmEdge dependency to 0.8.1.

WasmEdge-TensorFlow 0.8.0

17 May 11:47
Compare
Choose a tag to compare

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.

WasmEdge-TensorFlow 0.8.0-rc2

07 May 09:46
Compare
Choose a tag to compare
Pre-release

0.8.0-rc2 (2021-05-07)

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.
  • Add wasmedge-tensorflow and wasmedge-tensorflowlite C API shared library.
  • Add release CI.

Tools:

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