Skip to content

Releases: tensorflow/ngraph-bridge

Release v0.19.0-rc7

05 Dec 22:18
b40f6ee
Compare
Choose a tag to compare
Release v0.19.0-rc7 Pre-release
Pre-release

Major changes and bug fixes

  • Removed memory profiling and added new tracing mechanism
  • Fixed a bug in ResizeBilinear

Dependency information

TensorFlow v1.14.0
nGraph v0.25.1-rc.10

Release v0.19.0-rc6

19 Nov 04:12
bd7a76a
Compare
Choose a tag to compare
Release v0.19.0-rc6 Pre-release
Pre-release

Major changes and bug fixes

  • Added new op translations Sin, Cos, Atan2, BatchMatMulV2, ResizeBilinear, ScatterND
  • Removed TBB linking

Dependency information

TensorFlow v1.14.0
nGraph v0.25.1-rc.10

Release v0.21.0-rc0

18 Nov 21:19
01272e9
Compare
Choose a tag to compare
Release v0.21.0-rc0 Pre-release
Pre-release

Major changes and bug fixes

  • Added POC for Data Pipelining
  • Introduced thread safe cache
  • Introduced NGraphVariableUpdateNGTensorOp to update the NGraphVariable when modified by TF Optimizer
  • Added support for many new Ops: BatchMatMulV2, GatherV2, Sin, Cos, ResizeBilinear, etc.
  • Upgraded nGraph Core to v0.27.0-rc.0

Dependency information

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

Release v0.19.0-rc5

03 Oct 23:23
6ed0723
Compare
Choose a tag to compare
Release v0.19.0-rc5 Pre-release
Pre-release

Major changes and bug fixes

  • Fixed a bug where an ngraph node created at the bridge had >1 provenance tags. Now it is ensured that each ngraph node (except Parameters and Results) have exactly 1 provenance tag

Dependency information

TensorFlow v1.14.0
nGraph v0.25.1-rc.8

Release v0.19.0-rc4

26 Sep 21:11
caed4cd
Compare
Choose a tag to compare
Release v0.19.0-rc4 Pre-release
Pre-release

Major changes and bug fixes

  • Add provenance tags to all nGraph nodes created at the bridge
  • Enable static linked building of c++ apps with clang and libc++ using bazel

Dependency information

TensorFlow v1.14.0
nGraph v0.25.1-rc.7

Release v0.20.0-rc1

25 Sep 05:04
Compare
Choose a tag to compare
Release v0.20.0-rc1 Pre-release
Pre-release

Major changes and bug fixes

  • Updated the nGraph version

Dependency information

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

v0.20.0-rc0

19 Sep 18:00
Compare
Choose a tag to compare
v0.20.0-rc0 Pre-release
Pre-release

Major changes and bug fixes

  • Updated the nGraph version

Dependency information

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

Release 0.19.0-rc3

19 Sep 17:12
7245605
Compare
Choose a tag to compare
Release 0.19.0-rc3 Pre-release
Pre-release

Major changes and bug fixes

  • Fixed compiler warnings
  • Fixed bazel building with static linking for infer_multi app
  • Added logs to track TF node to nGraph node conversion
  • Fixed various bugs relating to ahead of time compilation

Dependency information

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

Release 0.19.0-rc1

13 Sep 05:56
99b49ba
Compare
Choose a tag to compare
Release 0.19.0-rc1 Pre-release
Pre-release

Major changes and bug fixes

  • Bazel based C++ examples with static linking
  • Topological sorting deterministic in case of a tie
  • Various bug fixes

Dependency information

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

Release 0.19.0-rc0

22 Aug 05:22
d7a0b4a
Compare
Choose a tag to compare
Release 0.19.0-rc0 Pre-release
Pre-release

Major changes and bug fixes

  • Bridge can now be built statically using --use_ngraph_staticlibs in build_ngtf.py
  • Ahead-of-time compilation feature added using --precompile in tf2ngraph.py

Dependency information

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