Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
83623f46
提交
83623f46
authored
2月 20, 2017
作者:
notoraptor
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update to last master data.
上级
77d4baa8
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
16 行增加
和
6 行删除
+16
-6
NEWS.txt
NEWS.txt
+6
-4
NEWS_DEV.txt
NEWS_DEV.txt
+8
-0
index.txt
doc/index.txt
+1
-1
introduction.txt
doc/introduction.txt
+1
-1
没有找到文件。
NEWS.txt
浏览文件 @
83623f46
...
...
@@ -3,7 +3,7 @@ Release Notes
=============
Theano 0.9.0rc1 (
15
th of February, 2017)
Theano 0.9.0rc1 (
20
th of February, 2017)
========================================
This release extends the 0.9.0beta1 and announces the upcoming final release 0.9.
...
...
@@ -22,7 +22,7 @@ Highlights (since 0.9.0beta1):
- Value of a shared variable is now set inplace
A total of 2
4 people contributed to this release since 0.9.0beta1 and 116
since 0.8.0, see the list at the bottom.
A total of 2
6 people contributed to this release since 0.9.0beta1 and 118
since 0.8.0, see the list at the bottom.
Interface changes:
- In MRG, replaced method `multinomial_wo_replacement()` with new method `choice()`
...
...
@@ -45,14 +45,14 @@ Others:
Committers since 0.9.0beta1:
- Benjamin Scellier
- Frederic Bastien
- Benjamin Scellier
- khaotik
- Steven Bocco
- Arnaud Bergeron
- Pascal Lamblin
- Gijs van Tulder
- Reyhane Askari
- Pascal Lamblin
- Chinnadhurai Sankar
- Vincent Dumoulin
- Alexander Matyasko
...
...
@@ -68,7 +68,9 @@ Committers since 0.9.0beta1:
- Jan Schlüter
- Jonas Degrave
- Mathieu Germain
- Rebecca N. Palmer
- Simon Lefrancois
- valtron
Theano 0.9.0beta1 (24th of January, 2017)
...
...
NEWS_DEV.txt
浏览文件 @
83623f46
...
...
@@ -117,6 +117,14 @@ Other more detailed changes:
ALL THE PR BELLOW HAVE BEEN CHECKED
* https://github.com/Theano/Theano/pull/5559
* https://github.com/Theano/Theano/pull/5568
* https://github.com/Theano/Theano/pull/5553
* https://github.com/Theano/Theano/pull/5561
* https://github.com/Theano/Theano/pull/5558
* https://github.com/Theano/Theano/pull/5544
* https://github.com/Theano/Theano/pull/5552
* https://github.com/Theano/Theano/pull/5547
* https://github.com/Theano/Theano/pull/5542
* https://github.com/Theano/Theano/pull/5451
* https://github.com/Theano/Theano/pull/5520
...
...
doc/index.txt
浏览文件 @
83623f46
...
...
@@ -21,7 +21,7 @@ learning/machine learning <https://mila.umontreal.ca/en/cours/>`_ classes).
News
====
* 2017/02/
15
: Release of Theano 0.9.0rc1, many improvements and bugfixes, final release to coming.
* 2017/02/
20
: Release of Theano 0.9.0rc1, many improvements and bugfixes, final release to coming.
* 2017/01/24: Release of Theano 0.9.0beta1, many improvements and bugfixes, release candidate to coming.
...
...
doc/introduction.txt
浏览文件 @
83623f46
...
...
@@ -165,7 +165,7 @@ Note: There is no short term plan to support multi-node computation.
Theano Vision State
===================
Here is the state of that vision as of February
15
th, 2017 (after Theano 0.9.0rc1):
Here is the state of that vision as of February
20
th, 2017 (after Theano 0.9.0rc1):
* We support tensors using the `numpy.ndarray` object and we support many operations on them.
* We support sparse types by using the `scipy.{csc,csr,bsr}_matrix` object and support some operations on them.
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论