Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
5ec2d13d
提交
5ec2d13d
authored
9月 22, 2017
作者:
notoraptor
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update news to include topk ops.
上级
d43e189b
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
7 行增加
和
1 行删除
+7
-1
.mailmap
.mailmap
+2
-0
NEWS.txt
NEWS.txt
+2
-1
NEWS_DEV.txt
NEWS_DEV.txt
+3
-0
没有找到文件。
.mailmap
浏览文件 @
5ec2d13d
...
@@ -15,6 +15,8 @@ abalkin <abalkin@enlnt.com> abalkin <abalkin>
...
@@ -15,6 +15,8 @@ abalkin <abalkin@enlnt.com> abalkin <abalkin>
abalkin <abalkin@enlnt.com> abalkin <serpent.speak@gmail.com>
abalkin <abalkin@enlnt.com> abalkin <serpent.speak@gmail.com>
abalkin <abalkin@enlnt.com> Alexander Belopolsky <abalkin@enlnt.com>
abalkin <abalkin@enlnt.com> Alexander Belopolsky <abalkin@enlnt.com>
abalkin <abalkin@enlnt.com> Alexander Belopolsky <a@enlnt.com>
abalkin <abalkin@enlnt.com> Alexander Belopolsky <a@enlnt.com>
Adam Becker <junkkhaotik@gmail.com> khaotik <aruhanb@gmail.com>
Adam Becker <junkkhaotik@gmail.com> khaotik <junkkhaotik@gmail.com>
Aleksandar Botev <botevmg@gmail.com> botev <botevmg@gmail.com>
Aleksandar Botev <botevmg@gmail.com> botev <botevmg@gmail.com>
Alex Lamb <alex6200@gmail.com> AlexLamb <alex6200@gmail.com>
Alex Lamb <alex6200@gmail.com> AlexLamb <alex6200@gmail.com>
Alex Lamb <alex6200@gmail.com> DeathMonster666 <alex6200@gmail.com>
Alex Lamb <alex6200@gmail.com> DeathMonster666 <alex6200@gmail.com>
...
...
NEWS.txt
浏览文件 @
5ec2d13d
...
@@ -32,6 +32,7 @@ Convolution updates:
...
@@ -32,6 +32,7 @@ Convolution updates:
- Added dilated causal convolutions for 2D
- Added dilated causal convolutions for 2D
New features:
New features:
- Implemented ``topk`` and ``argtopk`` on CPU and GPU
- Added ``unravel_index`` and ``ravel_multi_index`` functions on CPU
- Added ``unravel_index`` and ``ravel_multi_index`` functions on CPU
- Implemented ``max()`` and ``min()`` functions for booleans and unsigned integers types
- Implemented ``max()`` and ``min()`` functions for booleans and unsigned integers types
...
@@ -50,6 +51,7 @@ Commiters since 0.9.0:
...
@@ -50,6 +51,7 @@ Commiters since 0.9.0:
- Reyhane Askari
- Reyhane Askari
- Alexander Matyasko
- Alexander Matyasko
- Simon Lefrancois
- Simon Lefrancois
- Adam Becker
- Shawn Tan
- Shawn Tan
- Vikram
- Vikram
- Gijs van Tulder
- Gijs van Tulder
...
@@ -91,7 +93,6 @@ Commiters since 0.9.0:
...
@@ -91,7 +93,6 @@ Commiters since 0.9.0:
- fo40225
- fo40225
- wyjw
- wyjw
- Aarni Koskela
- Aarni Koskela
- Adam Becker
- Adam Geitgey
- Adam Geitgey
- Adrian Keet
- Adrian Keet
- Adrian Seyboldt
- Adrian Seyboldt
...
...
NEWS_DEV.txt
浏览文件 @
5ec2d13d
...
@@ -115,6 +115,7 @@ GPU:
...
@@ -115,6 +115,7 @@ GPU:
- Started to use ``float32`` precision for computations that don't support ``float16`` on GPU
- Started to use ``float32`` precision for computations that don't support ``float16`` on GPU
New features:
New features:
- Implemented ``topk`` and ``argtopk`` on CPU and GPU
- Implemented ``max()`` and ``min()`` functions for booleans and unsigned integers types
- Implemented ``max()`` and ``min()`` functions for booleans and unsigned integers types
- Added ``tensor6()`` and ``tensor7()`` in ``theano.tensor`` module
- Added ``tensor6()`` and ``tensor7()`` in ``theano.tensor`` module
- Added boolean indexing for sub-tensors
- Added boolean indexing for sub-tensors
...
@@ -157,6 +158,8 @@ Other more detailed changes:
...
@@ -157,6 +158,8 @@ Other more detailed changes:
- Many improvements for Jenkins CI tests: daily testings on Mac and Windows in addition to Linux
- Many improvements for Jenkins CI tests: daily testings on Mac and Windows in addition to Linux
ALL THE PR BELLOW HAVE BEEN CHECKED
ALL THE PR BELLOW HAVE BEEN CHECKED
* https://github.com/Theano/Theano/pull/6434
* https://github.com/Theano/Theano/pull/5959
* https://github.com/Theano/Theano/pull/6005
* https://github.com/Theano/Theano/pull/6005
* https://github.com/Theano/Theano/pull/6427
* https://github.com/Theano/Theano/pull/6427
* https://github.com/Theano/Theano/pull/6424
* https://github.com/Theano/Theano/pull/6424
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论