This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Releases: NervanaSystems/ngraph
Releases · NervanaSystems/ngraph
nGraph v0.25.1-rc.1
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
Release Candidate 0 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
nGraph v0.25.0
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
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
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
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
Release Candidate 0 of nGraph 0.25.0
- Double-buffering support
- Constant folding
- Support for static linking
- Additional ops
nGraph v0.22.1
Release 0.22.1 of nGraph
- Adjust compiler settings
- Export get_backend_constructor_pointer
nGraph v0.22.1-rc.0
Release Candidate 0 of nGraph 0.22.1
- Adjust compiler settings
- Export get_backend_constructor_pointer
nGraph v0.24.0
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