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.8
Release Candidate 8 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
- Remove white-listed compiler warnings
- Provenance, builders, ops that make ops, and fused op expansions
nGraph v0.25.1-rc.7
Release Candidate 6 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
- Remove some white-listed compiler warnings
- Provenance, builders, ops that make ops, and fused op expansions
nGraph v0.25.1-rc.6
Release Candidate 6 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
- Remove some white-listed compiler warnings
- Provenance, builders, ops that make ops, and fused op expansions
nGraph v0.25.1-rc.5
Release Candidate 5 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
- Remove some white-listed compiler warnings
- Provenance, builders, ops that make ops, and fused op expansions
nGraph v0.26.0-rc.2
Release Candidate 2 of nGraph 0.26.0
- All ops support
Output<Node>
arguments - Additional ops
- ONNX handling unknown domains
nGraph v0.25.1-rc.4
Release Candidate 4 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
- Remove some white-listed compiler warnings
- Provenance on builders and fused op expansions
nGraph v0.25.1-rc.3
Release Candidate 3 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
- Remove some white-listed compiler warnings
nGraph v0.26.0-rc.0
Release Candidate 0 of nGraph 0.26.0
- All ops support
Output<Node>
arguments - Additional ops
nGraph v0.25.1-rc.2
Release Candidate 2 of nGraph 0.25.1
- Allow DLLs that link nGraph statically to load backends
- Add rank id to trace file name.
- Allow provenance merging to be disabled
nGraph v0.22.2-rc.0
Release Candidate 0 of nGraph 0.22.2
- Adjust compiler settings
- Export get_backend_constructor_pointer
- Address reshape problems