Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
870a86a8
提交
870a86a8
authored
3月 06, 2017
作者:
notoraptor
提交者:
Frederic Bastien
3月 07, 2017
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update.
上级
a5e02f38
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
5 行增加
和
6 行删除
+5
-6
NEWS.txt
NEWS.txt
+4
-4
NEWS_DEV.txt
NEWS_DEV.txt
+1
-2
没有找到文件。
NEWS.txt
浏览文件 @
870a86a8
...
...
@@ -10,15 +10,15 @@ This release extends the 0.9.0rc2 and announces the upcoming final release 0.9.
Highlights (since 0.9.0rc2):
- Graph clean up and faster compilation
- Removed warp-synchronous programming
- New Theano flag conv.assert_shape
- Fix precision in cuDNN
- Fix overflow in pooling
- Test fixes
- Some useless optimizations are now marked as unsafe
- Warn if taking softmax over broadcastable dimension
- Removed old files not used anymore
- Test fixes and crash fixes
- New GPU back-end:
- Removed warp-synchronous programming, to get good results with newer CUDA drivers
A total of 5 people contributed to this release since 0.9.0rc2 and 122 since 0.8.0, see the lists below.
...
...
NEWS_DEV.txt
浏览文件 @
870a86a8
...
...
@@ -104,11 +104,10 @@ Others:
- More stack trace in error message
- Speed up cholesky grad
- log(sum(exp(...))) now get stability optimized
- Some useless optimizations are now marked as unsafe
Other more detailed changes:
-
Faster compilation and import with old CUDA back
end
-
Added new Theano flag nvcc.cudafe to enable faster compilation and import with old CUDA back-
end
- Use of 64-bit indexing in sparse ops to allow matrix with more then 2\ :sup:`31`\ -1 elements.
- Allow more then one output to be an destructive inplace
- Add flag profiling.ignore_first_call, useful to profile the new gpu back-end
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论