This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
nGraph-ONNX v0.14.0
Note
This is the final release which includes the legacy Python-based ONNX importer.
Future releases will only contain our new C++-based import code.
Dependency Information
This version is compatible with nGraph v0.14.0
Quick installation steps:
- Download attached to this release nGraph and nGraph-ONNX
*.whl
files. pip install <ngraph_core ... >.whl
pip install <ngraph_onnx ... >.whl
This release was tested only on Ubuntu 16.04.