Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
ebe7a2e8
提交
ebe7a2e8
authored
1月 15, 2010
作者:
James Bergstra
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
docs
上级
2dc97b65
显示空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
27 行增加
和
10 行删除
+27
-10
profilemode.txt
doc/library/compile/profilemode.txt
+11
-5
config.txt
doc/library/config.txt
+15
-5
index.txt
doc/library/tensor/index.txt
+1
-0
没有找到文件。
doc/library/compile/profilemode.txt
浏览文件 @
ebe7a2e8
...
@@ -2,9 +2,15 @@
...
@@ -2,9 +2,15 @@
.. _profilemode:
.. _profilemode:
================================================
================================================
:mod:`profilemode` -- profiling
t
heano functions
:mod:`profilemode` -- profiling
T
heano functions
================================================
================================================
.. module:: profilemode
:platform: Unix, Windows
:synopsis: profiling Theano functions with ProfileMode
.. moduleauthor:: LISA
Guide
Guide
=====
=====
...
@@ -180,10 +186,10 @@ Reference
...
@@ -180,10 +186,10 @@ Reference
Print three summaries to stdout that show where cpu time is spent during theano function executions (for all functions using this object instance).
Print three summaries to stdout that show where cpu time is spent during theano function executions (for all functions using this object instance).
:param n_apply_to_print: the number of apply nodes to print.
:param n_apply_to_print: the number of apply nodes to print.
The default 15, but can be configured via ``ProfileMode.n_ops_to_print`` in :
ref
:`THEANO_FLAGS`.
The default 15, but can be configured via ``ProfileMode.n_ops_to_print`` in :
envvar
:`THEANO_FLAGS`.
:param n_ops_to_print: the number of ops to print.
:param n_ops_to_print: the number of ops to print.
Default 20, or but can be configured via ``ProfileMode.n_apply_to_print`` in :
ref
:`THEANO_FLAGS`.
Default 20, or but can be configured via ``ProfileMode.n_apply_to_print`` in :
envvar
:`THEANO_FLAGS`.
:returns: None
:returns: None
...
@@ -195,10 +201,10 @@ Reference
...
@@ -195,10 +201,10 @@ Reference
:param other: the other instance of ProfileMode that we want to be compared to.
:param other: the other instance of ProfileMode that we want to be compared to.
:param n_apply_to_print: the number of apply nodes to print.
:param n_apply_to_print: the number of apply nodes to print.
The default 15, but can be configured via ``ProfileMode.n_ops_to_print`` in :
ref
:`THEANO_FLAGS`.
The default 15, but can be configured via ``ProfileMode.n_ops_to_print`` in :
envvar
:`THEANO_FLAGS`.
:param n_ops_to_print: the number of ops to print.
:param n_ops_to_print: the number of ops to print.
Default 20, or but can be configured via ``ProfileMode.n_apply_to_print`` in :
ref
:`THEANO_FLAGS`.
Default 20, or but can be configured via ``ProfileMode.n_apply_to_print`` in :
envvar
:`THEANO_FLAGS`.
:returns: None
:returns: None
doc/library/config.txt
浏览文件 @
ebe7a2e8
.. _libdoc_config:
.. _libdoc_config:
=======================================
=================
=======================================
:mod:`config` -- library configuration
[doc TODO]
:mod:`config` -- library configuration
=======================================
=================
=======================================
.. module:: config
:platform: Unix, Windows
:synopsis: library configuration
.. moduleauthor:: LISA
use of THEANO_FLAGS
.. envvar:: THEANO_FLAGS
what attributes are in here?
***TODO***
.. attribute:: floatx
***TODO*** what attributes are in here?
doc/library/tensor/index.txt
浏览文件 @
ebe7a2e8
.. _libdoc_tensor:
==================================================
==================================================
:mod:`tensor` -- types and ops for symbolic numpy
:mod:`tensor` -- types and ops for symbolic numpy
==================================================
==================================================
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论