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.25.1-rc.1

29 Aug 18:24
Compare
Choose a tag to compare
nGraph v0.25.1-rc.1 Pre-release
Pre-release

Release Candidate 1 of nGraph 0.25.1

  • Allow DLLs that link nGraph statically to load backends
  • Add rank id to trace file name.

nGraph v0.25.1-rc.0

17 Aug 00:47
4a84f51
Compare
Choose a tag to compare
nGraph v0.25.1-rc.0 Pre-release
Pre-release

Release Candidate 0 of nGraph 0.25.1

  • Allow DLLs that link nGraph statically to load backends

nGraph v0.25.0

14 Aug 00:14
Compare
Choose a tag to compare

Release 0.25.0 of nGraph

  • Double-buffering support
  • Constant folding
  • Support for static linking
  • Additional ops
  • Preliminary static linking support

nGraph v0.25.0-rc.3

09 Aug 04:05
Compare
Choose a tag to compare
nGraph v0.25.0-rc.3 Pre-release
Pre-release

Release Candidate 3 of nGraph 0.25.0

  • Double-buffering support
  • Constant folding
  • Support for static linking
  • Additional ops
  • Preliminary static linking support

nGraph v0.25.0-rc.2

08 Aug 01:37
2612994
Compare
Choose a tag to compare
nGraph v0.25.0-rc.2 Pre-release
Pre-release

Release Candidate 2 of nGraph 0.25.0

  • Double-buffering support
  • Constant folding
  • Support for static linking
  • Additional ops
  • Preliminary static linking support

nGraph v0.25.0-rc.1

07 Aug 21:47
Compare
Choose a tag to compare
nGraph v0.25.0-rc.1 Pre-release
Pre-release

Release Candidate 0 of nGraph 0.25.0

  • Double-buffering support
  • Constant folding
  • Support for static linking
  • Additional ops
  • Preliminary static linking support

nGraph v0.25.0-rc.0

02 Aug 23:55
Compare
Choose a tag to compare
nGraph v0.25.0-rc.0 Pre-release
Pre-release

Release Candidate 0 of nGraph 0.25.0

  • Double-buffering support
  • Constant folding
  • Support for static linking
  • Additional ops

nGraph v0.22.1

07 Aug 14:21
6818cc5
Compare
Choose a tag to compare

Release 0.22.1 of nGraph

  • Adjust compiler settings
  • Export get_backend_constructor_pointer

nGraph v0.22.1-rc.0

02 Aug 22:23
6818cc5
Compare
Choose a tag to compare
nGraph v0.22.1-rc.0 Pre-release
Pre-release

Release Candidate 0 of nGraph 0.22.1

  • Adjust compiler settings
  • Export get_backend_constructor_pointer

nGraph v0.24.0

30 Jul 18:44
Compare
Choose a tag to compare

Release 0.24.0 of nGraph

  • More ONNX ops
  • Elementwise divide defaults to Python semantics
  • GenerateMask seed optional
  • Graph visualization improvements
  • Preserve control dependencies in more places
  • GetOutputElement has single input
  • Fixes reshape sink/swim issue