Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Releases: NervanaSystems/ngraph

nGraph v0.8.0-rc.1

21 Sep 20:39
0ea01ea
Compare
Choose a tag to compare
nGraph v0.8.0-rc.1 Pre-release
Pre-release

Release candidate 1 for v0.8.0

nGraph v0.8.0-rc.0

20 Sep 00:30
Compare
Choose a tag to compare
nGraph v0.8.0-rc.0 Pre-release
Pre-release

Release candidate 0 for v0.8.0

nGraph v0.7.0

04 Sep 20:25
42cc4b8
Compare
Choose a tag to compare
add more order to Node, at least a consistent sort order... (#1551)

nGraph v0.6.0

28 Aug 19:52
Compare
Choose a tag to compare
[ONNX] upgrade to version 1.3 pre-release (#1504)

* onnx: upgrade to version 1.3 pre-release

Signed-off-by: Artur Wojcik <[email protected]>

* onnx: fix to specific commit from master branch

Signed-off-by: Artur Wojcik <[email protected]>

* fix style

nGraph v0.6.0-rc.0

21 Aug 20:25
Compare
Choose a tag to compare
nGraph v0.6.0-rc.0 Pre-release
Pre-release
Statically link cpu backend into ngraph shared library (#1444)

* static link cpu library to ngraph

* remove debug

* link ngraph and cpu backend into a single shared object

* add -fPIC and whole-archive for CPU backend

* Added conditional for --whole-archive for Mac OS.

* Added more conditonal for MacOS.

* fix linking problem and unit test failures caused by multiple copies of the same function in CPU backend and INTERPRETER

* fix nbench build

* add nbench to unit test build

* add version number to libngraph

nGraph v0.5.0

18 Jul 16:32
Compare
Choose a tag to compare
IntelGPUBackend: BatchNorm 5x1 operation (#1244)

* IntelGPUBackend: BatchNorm 5x1 operation

* Update intelgpu_op_batchnorm.cpp

* PR1244 Comments are adressed

nGraph v0.4.0

28 Jun 22:54
Compare
Choose a tag to compare
Reshape bias to 1D for cpufusion of conv+bias bprop (#1151)

* Reshape bias to 1D for conv + bias bprop fusion

* Reshape goe2 back to 2D before replacing

nGraph v0.3.0

12 Apr 20:58
Compare
Choose a tag to compare

New Backend API

nGraph v0.2.1

28 Mar 23:20
Compare
Choose a tag to compare
Fix LLVM commit hashes to work around recent version bump incompatibl…

nGraph v0.2.1-rc0

28 Mar 23:04
Compare
Choose a tag to compare
nGraph v0.2.1-rc0 Pre-release
Pre-release
Fix LLVM commit hashes to work around recent version bump incompatibl…