Skip to content

Releases: second-state/WasmEdge-tensorflow

WasmEdge-TensorFlow 0.10.0

26 May 04:52
Compare
Choose a tag to compare

0.10.0 (2022-05-24)

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

Breaking changes:

  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreate to WasmEdge_Tensorflow_ModuleInstanceCreate.
  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreateDummy to WasmEdge_Tensorflow_ModuleInstanceCreateDummy.
  • Renamed C API WasmEdge_TensorflowLite_ImportObjectCreate to WasmEdge_TensorflowLite_ModuleInstanceCreate.

Features:

  • Update the WasmEdge dependency to 0.10.0.
  • Added the Darwin x86_64 support.

WasmEdge-TensorFlow 0.10.0-rc.1

23 May 21:34
Compare
Choose a tag to compare
Pre-release

0.10.0-rc.1 (2022-05-24)

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

Breaking changes:

  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreate to WasmEdge_Tensorflow_ModuleInstanceCreate.
  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreateDummy to WasmEdge_Tensorflow_ModuleInstanceCreateDummy.
  • Renamed C API WasmEdge_TensorflowLite_ImportObjectCreate to WasmEdge_TensorflowLite_ModuleInstanceCreate.

Features:

  • Update the WasmEdge dependency to 0.10.0-rc.1.
  • Added the Darwin x86_64 support.

WasmEdge-TensorFlow 0.10.0-alpha.2

19 May 17:49
Compare
Choose a tag to compare
Pre-release

0.10.0-alpha.2 (2022-05-20)

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

Breaking changes:

  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreate to WasmEdge_Tensorflow_ModuleInstanceCreate.
  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreateDummy to WasmEdge_Tensorflow_ModuleInstanceCreateDummy.
  • Renamed C API WasmEdge_TensorflowLite_ImportObjectCreate to WasmEdge_TensorflowLite_ModuleInstanceCreate.

Features:

  • Update the WasmEdge dependency to 0.10.0-alpha.2.
  • Added the Darwin x86_64 support.

WasmEdge-TensorFlow 0.10.0-alpha.1

06 May 14:02
Compare
Choose a tag to compare
Pre-release

0.10.0-alpha.1 (2022-05-06)

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

Breaking changes:

  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreate to WasmEdge_Tensorflow_ModuleInstanceCreate.
  • Renamed C API WasmEdge_Tensorflow_ImportObjectCreateDummy to WasmEdge_Tensorflow_ModuleInstanceCreateDummy.
  • Renamed C API WasmEdge_TensorflowLite_ImportObjectCreate to WasmEdge_TensorflowLite_ModuleInstanceCreate.

Features:

  • Update the WasmEdge dependency to 0.10.0-alpha.1.
  • Added the Darwin x86_64 support.

WasmEdge-TensorFlow 0.9.1

10 Feb 08:30
Compare
Choose a tag to compare

0.9.1 (2022-02-10)

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

Features:

  • Added the copyright text.
  • Update the WasmEdge dependency to 0.9.1.
  • Added the Linux aarch64 support.
  • Added the Android aarch64 support.

WasmEdge-TensorFlow 0.9.1-rc.1

09 Feb 08:11
Compare
Choose a tag to compare
Pre-release

0.9.1-rc.1 (2022-02-09)

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

Features:

  • Added the copyright text.
  • Update the WasmEdge dependency to 0.9.1-rc.1.
  • Added the Linux aarch64 support.
  • Added the Android aarch64 support.

WasmEdge-TensorFlow 0.9.1-beta.2

28 Jan 19:00
Compare
Choose a tag to compare
Pre-release

0.9.1-beta.2 (2022-01-28)

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

Features:

  • Added the copyright text.
  • Update the WasmEdge dependency to 0.9.1-beta.2.
  • Added the Linux aarch64 support.
  • Added the Android aarch64 support.

WasmEdge-TensorFlow 0.9.1-beta.1

25 Jan 12:32
Compare
Choose a tag to compare
Pre-release

0.9.1-beta.1 (2022-01-21)

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

Features:

  • Added the copyright text.
  • Update the WasmEdge dependency to 0.9.1-beta.1.
  • Added the Linux aarch64 support.

WasmEdge-TensorFlow 0.9.1-alpha.1

13 Jan 17:28
Compare
Choose a tag to compare
Pre-release

0.9.1-alpha.1 (2022-01-13)

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

Features:

  • Added the copyright text.
  • Update the WasmEdge dependency to 0.9.1-alpha.1.

WasmEdge-TensorFlow 0.9.0

09 Dec 10:43
Compare
Choose a tag to compare

0.9.0 (2021-12-09)

This is the host function extension for WasmEdge.
Please refer to the WasmEdge 0.9.0 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.