提交 15e22007 authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #4374 from slefrancois/edit_release

Changed release doc to say new releases several times a year, instead…
...@@ -15,12 +15,10 @@ later). ...@@ -15,12 +15,10 @@ later).
The Theano release plan is detailed below. Comments and/or suggestions are The Theano release plan is detailed below. Comments and/or suggestions are
welcome on the mailing list. welcome on the mailing list.
1) We will perform a monthly release of Theano. These will be "lightweight" 1) We aim to update Theano several times a year. These releases will be made
releases and will include everything that was done in the last month. All as new features are implemented.
outstanding feature requests are pushed back to the following month, so as
not to delay the current release.
2) Asynchronous releases will only be made when a bug generating incorrect 2) Urgent releases will only be made when a bug generating incorrect
output is discovered and fixed. output is discovered and fixed.
3) Each release must satisfy the following criteria. Non-compliance will 3) Each release must satisfy the following criteria. Non-compliance will
...@@ -43,8 +41,8 @@ welcome on the mailing list. ...@@ -43,8 +41,8 @@ welcome on the mailing list.
4) The release numbers will follow the X.Y.Z scheme: 4) The release numbers will follow the X.Y.Z scheme:
1) We update Z by 1 for each lightweight release. 1) We update Z for small urgent bugs or support for new versions of dependencies.
2) We update Y for bug fixes, interface changes and/or significant features 2) We update Y for interface changes and/or significant features
we wish to publicize. we wish to publicize.
3) The Theano v1.0.0 release will be made when the interface is deemed 3) The Theano v1.0.0 release will be made when the interface is deemed
stable enough and covers most of numpy's interface. stable enough and covers most of numpy's interface.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论