Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
ngraph
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ngraph
Commits
8033ab78
Commit
8033ab78
authored
Aug 20, 2019
by
Leona C
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release notes on 0.25.1
parent
4431d2a3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
18 deletions
+21
-18
conf.py
doc/sphinx/source/conf.py
+2
-2
release-notes.rst
doc/sphinx/source/project/release-notes.rst
+19
-16
No files found.
doc/sphinx/source/conf.py
View file @
8033ab78
...
...
@@ -73,11 +73,11 @@ author = 'Intel Corporation'
# built documents.
#
# The short X.Y version.
version
=
'0.2
6
'
version
=
'0.2
5.1
'
# The Documentation full version, including alpha/beta/rc tags. Some features
# available in the latest code will not necessarily be documented first
release
=
'0.2
6
.0'
release
=
'0.2
5.1-rc
.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
doc/sphinx/source/project/release-notes.rst
View file @
8033ab78
...
...
@@ -13,32 +13,18 @@ https://github.com/NervanaSystems/ngraph/releases.
This page includes additional documentation updates.
We are pleased to announce the release of version |version|
-doc
.
We are pleased to announce the release of version |version|.
Core updates for |version|
--------------------------
+ Better PlaidML support
+ Double-buffering support
+ Constant folding
+ Support for static linking
+ Additional ops
+ Preliminary static linking support
Known issues
~~~~~~~~~~~~
• No training support
• 5 functional TensorFlow models and 4 functional ONNX models may experience performance degradations if upgraded from a previous version.
Allow DLLs that link nGraph statically to load backends
Latest doc updates |version|-doc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ Instructions how to build ``NGRAPH_PLAIDML`` backend added to :doc:`../buildlb`.
+ Publishing interim version of doc navigation for updates at ngraph.ai
.. important:: Pre-releases (``-rc-0.*``) have newer features, and are less stable.
...
...
@@ -47,6 +33,23 @@ Latest doc updates |version|-doc
Changelog on Previous Releases
==============================
0.25.0
------
+ Better PlaidML support
+ Double-buffering support
+ Constant folding
+ Support for static linking
+ Additional ops
+ Preliminary static linking support
+ Known issue: No training support
+ Instructions how to build NGRAPH_PLAIDML backend
+ Publishing interim version of doc navigation for updates at ngraph.ai
+ GPU validations: added 5 functional TensorFlow workloads and 4 functional
ONNX workloads
0.24
----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment