Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
53105ba7
提交
53105ba7
authored
7月 23, 2011
作者:
Frederic Bastien
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Fix documentation generation errors/warnings.
上级
7390fea8
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
40 行增加
和
1 行删除
+40
-1
introduction.txt
doc/hpcs2011_tutorial/introduction.txt
+1
-1
broadcasting.txt
doc/sandbox/broadcasting.txt
+4
-0
elemwise_compiler.txt
doc/sandbox/elemwise_compiler.txt
+4
-0
functional.txt
doc/sandbox/functional.txt
+4
-0
hosting.txt
doc/sandbox/hosting.txt
+4
-0
interactive_debugger.txt
doc/sandbox/interactive_debugger.txt
+4
-0
max_gotcha.txt
doc/sandbox/max_gotcha.txt
+4
-0
performance.txt
doc/sandbox/performance.txt
+3
-0
randomnumbers.txt
doc/sandbox/randomnumbers.txt
+4
-0
rethinkccodegen.txt
doc/sandbox/rethinkccodegen.txt
+4
-0
software.txt
doc/sandbox/software.txt
+4
-0
没有找到文件。
doc/hpcs2011_tutorial/introduction.txt
浏览文件 @
53105ba7
...
...
@@ -36,7 +36,7 @@ Why you can rely on Theano:
- Used by everyone in our lab (\textasciitilde 30 people)
- Deep Learning Tutorials
- Unofficial RPMs for Mandriva
- Downloads (June 8 2011, since last January): Pypi 780, MLOSS: 483, Assembla (`
`bleeding edge''
repository): unknown
- Downloads (June 8 2011, since last January): Pypi 780, MLOSS: 483, Assembla (`
bleeding edge`
repository): unknown
Why scripting for GPUs ?
------------------------
...
...
doc/sandbox/broadcasting.txt
浏览文件 @
53105ba7
.. _sandbox_broadcasting:
============
Broadcasting
============
The following may go either in:
a) numpy refresher.
b) more details of broadcasting in the types section.
...
...
doc/sandbox/elemwise_compiler.txt
浏览文件 @
53105ba7
.. _sandbox_elemwise:
=================
Elemwise compiler
=================
'''Stale specification page. Upgrade this to provide useful developer doc. 2008.09.04'''
== Definitions ==
...
...
doc/sandbox/functional.txt
浏览文件 @
53105ba7
==========
Functional
==========
Want to know about Theano's `function design
<http://groups.google.com/group/theano-dev/browse_thread/thread/fd4c6947d8a20510>`?
doc/sandbox/hosting.txt
浏览文件 @
53105ba7
==============
Hosting Theano
==============
'''Historical Interest. This has been addressed for now. 20080904'''
There are several [http://en.wikipedia.org/wiki/Comparison_of_free_software_hosting_facilities project hosting services] online, but none is perfect for theano.
...
...
doc/sandbox/interactive_debugger.txt
浏览文件 @
53105ba7
====================
Interactive Debugger
====================
'''Seed of discussion for what an interactive debugging tool might look like. 2009.03.27.'''
== Interactive debugger ( #352 ) ==
...
...
doc/sandbox/max_gotcha.txt
浏览文件 @
53105ba7
.. _sandbox_maxgotcha:
==========
Max Gotcha
==========
Guillaume and I just found a bug in some experiment code that was
basically caused by confusing semantics of max(). The same sort of
thing applies to min. This is an FYI email to help others on the list
...
...
doc/sandbox/performance.txt
浏览文件 @
53105ba7
===========
Performance
===========
Theano uses several tricks to obtain good performance:
* common sub-expression elimination
...
...
doc/sandbox/randomnumbers.txt
浏览文件 @
53105ba7
.. sandbox_randnb:
==============
Random Numbers
==============
''' This has been implemented (#182). 20090327.'''
= Random Numbers =
...
...
doc/sandbox/rethinkccodegen.txt
浏览文件 @
53105ba7
'''An open proposal. This is still relevant. 20080904'''
======================
New C code generation?
======================
== Issues ==
There are several issues with the current way C code is generated:
...
...
doc/sandbox/software.txt
浏览文件 @
53105ba7
===============
Others software
===============
Other software to look at and maybe recommend to users:
* [http://www.pytables.org/moin PyTables] - This is looking really
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论