This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Releases: NervanaSystems/ngraph
Releases · NervanaSystems/ngraph
nGraph v0.19.0-rc.5
Release Candidate 5 of nGraph 0.19.0
- More dynamic shape preparation
- Distributed interface factored out
- fp16 and bfloat16 types
- codegen execution parameterized by context
- NodeMap, NodeVector, ParameterVector, ResultVector now vectors
node_vector.hppreplaced bynode.hppop/parameter_vector.hppreplaced byop/parameter.hppop/result_vector.hppreplaced byop/result.hpp
- Additional ONNX ops
nGraph v0.19.0-rc.4
Release Candidate 4 of nGraph 0.19.0
- More dynamic shape preparation
- Distributed interface factored out
- fp16 and bfloat16 types
- codegen execution parameterized by context
- NodeMap, NodeVector, ParameterVector, ResultVector now vectors
node_vector.hppreplaced bynode.hppop/parameter_vector.hppreplaced byop/parameter.hppop/result_vector.hppreplaced byop/result.hpp
- Additional ONNX ops
nGraph v0.19.0-rc.3
Release Candidate 3 of nGraph 0.19.0
- More dynamic shape preparation
- Distributed interface factored out
- fp16 and bfloat16 types
- codegen execution parameterized by context
- NodeMap, NodeVector, ParameterVector, ResultVector now vectors
node_vector.hppreplaced bynode.hppop/parameter_vector.hppreplaced byop/parameter.hppop/result_vector.hppreplaced byop/result.hpp
- Additional ONNX ops
nGraph v0.19.0-rc.2
Release Candidate 2 of nGraph 0.19.0
- More dynamic shape preparation
- Distributed interface factored out
- fp16 and bfloat16 types
- codegen execution parameterized by context
- NodeMap, NodeVector, ParameterVector, ResultVector now vectors
node_vector.hppreplaced bynode.hppop/parameter_vector.hppreplaced byop/parameter.hppop/result_vector.hppreplaced byop/result.hpp
- Additional ONNX ops
nGraph v0.19.0-rc.1
Release Candidate 1 of nGraph 0.19.0
- More dynamic shape preparation
- Distributed interface factored out
- fp16 and bfloat16 types
- codegen execution parameterized by context
- NodeMap, NodeVector, ParameterVector, ResultVector now vectors
node_vector.hppreplaced bynode.hppop/parameter_vector.hppreplaced byop/parameter.hppop/result_vector.hppreplaced byop/result.hpp
- Additional ONNX ops
nGraph v0.19.0-rc.0
Release Candidate 0 of nGraph 0.19.0
- More dynamic shape preparation
- Distributed interface factored out
- fp16 and bfloat16 types
- codegen execution parameterized by context
- NodeMap, NodeVector, ParameterVector, ResultVector now vectors
node_vector.hppreplaced bynode.hppop/parameter_vector.hppreplaced byop/parameter.hppop/result_vector.hppreplaced byop/result.hpp
- Additional ONNX ops
nGraph v0.18.1
Release 0.18.1 of nGraph
- Python formatting issue
- mkl-dnn work-around
- Event tracing improvements
- Gaussian error function
- Begin tracking framework node names
- ONNX quantization
- More fusions
- Allow negative padding in more places
- Add code generation for some quantized ops
- Preliminary dynamic shape support
- initial distributed ops
- Fixes reference convolution accumulation bug
- NodeInput and NodeOutput classes prepares for simplifications of Node
- Test improvements
- Additional quantization ops
- Build improvements
- Performance improvements
- Fix memory leak
- Concat optimization
- Doc updates
nGraph v0.18.1-rc.1
Release Candidate 1 of nGraph 0.18.1
- mkl-dnn work-around
- Event tracing improvements
- Gaussian error function
- Begin tracking framework node names
- ONNX quantization
- More fusions
- Allow negative padding in more places
- Add code generation for some quantized ops
- Preliminary dynamic shape support
- initial distributed ops
- Fixes reference convolution accumulation bug
- NodeInput and NodeOutput classes prepares for simplifications of Node
- Test improvements
- Additional quantization ops
- Build improvements
- Performance improvements
- Fix memory leak
- Concat optimization
- Doc updates
- Python formatting issue
nGraph v0.18.1-rc.0
Release Candidate 0 of nGraph 0.18.1
- mkl-dnn work-around
- Event tracing improvements
- Gaussian error function
- Begin tracking framework node names
- ONNX quantization
- More fusions
- Allow negative padding in more places
- Add code generation for some quantized ops
- Preliminary dynamic shape support
- initial distributed ops
- Fixes reference convolution accumulation bug
- NodeInput and NodeOutput classes prepares for simplifications of Node
- Test improvements
- Additional quantization ops
- Build improvements
- Performance improvements
- Fix memory leak
- Concat optimization
- Doc updates
nGraph v0.18.0
Release 0.18.0 of nGraph
- Event tracing improvements
- Gaussian error function
- Begin tracking framework node names
- ONNX quantization
- More fusions
- Allow negative padding in more places
- Add code generation for some quantized ops
- Preliminary dynamic shape support
- initial distributed ops
- Fixes reference convolution accumulation bug
- NodeInput and NodeOutput classes prepares for simplifications of Node
- Test improvements
- Additional quantization ops
- Build improvements
- Performance improvements
- Fix memory leak
- Concat optimization
- Doc updates