Skip to content

Tags: NFRyan/ngraph

Tags

v0.4.0

Reshape bias to 1D for cpufusion of conv+bias bprop (NervanaSystems#1151

)

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

* Reshape goe2 back to 2D before replacing

v0.3.0

[Py] Enable ngraph-cpp ops in Python API (NervanaSystems#820)

* Enable BatchNorm op

* Enable function call op

* Enable get output element op

v0.2.1

Fix LLVM commit hashes to work around recent version bump incompatibl…

…e with our hard-coded "5.0.1" paths (NervanaSystems#781)

v0.2.1-rc0

Fix LLVM commit hashes to work around recent version bump incompatibl…

…e with our hard-coded "5.0.1" paths (NervanaSystems#781)

v0.2.0

remove internal function from external API and add some docs (Nervana…

…Systems#774)

v0.2.0-rc1

remove internal function from external API and add some docs (Nervana…

…Systems#774)

v0.2.0-rc0

set cudnn version to 7 and REQUIRED (NervanaSystems#755)

v0.1.0

Change the path to pybind11 (NervanaSystems#687)

v0.1.0-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[v0.1.0] Multi-output fprop_cache tentative fix (NervanaSystems#657)

Contains multiple fixes to GetOutputElement, BatchNorm, autodiff, fprop_cache to integrate multi-output batchnorm and fprop_cache

v0.1.0-rc1

Fix incorrect requirements. (NervanaSystems#661)