Releases: tensorflow/ngraph-bridge
Releases · tensorflow/ngraph-bridge
Release v0.16.0
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
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
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
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
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
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
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
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
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
Updated the version number