Skip to content

Releases: tensorflow/ngraph-bridge

Release v0.16.0

31 Jul 02:52
Compare
Choose a tag to compare

Major changes and bug fixes

  • A new nGraph backend for Intel GPU added. Set NGRAPH_TF_BACKEND=INTELGPU to use it
  • Capability to add backend configurations via rewriter config.
  • Added batch size support for C++ example
  • New build option: --use_prebuilt_tensorflow this cuts down the build time significantly
  • Mac build fixed

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0

Release v0.16.0-rc6

31 Jul 01:12
Compare
Choose a tag to compare
Release v0.16.0-rc6 Pre-release
Pre-release

Major changes and bug fixes

  • Upgrades ngraph to v0.24.0-rc3. No bridge code changes

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0-rc.3

Release v0.17.0-rc2

26 Jul 22:53
2aa6f9a
Compare
Choose a tag to compare
Release v0.17.0-rc2 Pre-release
Pre-release

Major changes and bug fixes

  • nGraph version upgraded to v0.24.0.rc0

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0-rc.2

Release v0.17.0-rc1

26 Jul 04:55
86f284f
Compare
Choose a tag to compare
Release v0.17.0-rc1 Pre-release
Pre-release

Major changes and bug fixes

  • Bug fix relating to backend node specification, that will fix TF nodes like CNMS execution
  • tf2ngraph updated to work

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0-rc.0

Release v0.17.0-rc0

26 Jul 01:33
383c9f9
Compare
Choose a tag to compare
Release v0.17.0-rc0 Pre-release
Pre-release

Major changes and bug fixes

  • Removed certain NGraphAssigns to speed up training workloads
  • nGraph version upgraded to v0.24.0.rc0
  • RewriterConfig is now the only way of setting backend and its configurations when using grappler. It can be used to set backend, device id and other parameters
  • Bug fix in backend destruction order

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0-rc.0

Release v0.16.0-rc5

26 Jul 18:28
c272ece
Compare
Choose a tag to compare
Release v0.16.0-rc5 Pre-release
Pre-release

Major changes and bug fixes

  • Upgrades ngraph to v0.24.0-rc2. No bridge code changes

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0-rc.2

Release v0.16.0-rc4

24 Jul 02:21
5b9bbe4
Compare
Choose a tag to compare
Release v0.16.0-rc4 Pre-release
Pre-release

Major changes and bug fixes

  • Upgrades ngraph to v0.24.0-rc1. No bridge code changes

Dependency information

TensorFlow v1.14.0
nGraph v0.24.0-rc.1

Release v0.16.0-rc3

17 Jul 06:00
Compare
Choose a tag to compare
Release v0.16.0-rc3 Pre-release
Pre-release

Major changes and bug fixes

  • Added a new example script
  • nGraph version upgrade

Dependency information

TensorFlow v1.14.0
nGraph v0.23.0-rc.6

Release v0.15.0-rc2

17 Jul 04:08
ca8e130
Compare
Choose a tag to compare
Release v0.15.0-rc2 Pre-release
Pre-release

Major changes

This release provides some bug fixes from the nGraph core library. No code change in the bridge.

Dependency information

TensorFlow v1.14.0-rc0
nGraph v0.20.1-rc.3

Release v0.16.0-rc2

10 Jul 21:36
Compare
Choose a tag to compare
Release v0.16.0-rc2 Pre-release
Pre-release
Updated the version number