Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
f73066d3
提交
f73066d3
authored
8月 20, 2012
作者:
Frederic
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix doc generation warning.
上级
18895b09
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
4 行增加
和
1 行删除
+4
-1
index.txt
doc/library/sparse/index.txt
+3
-0
index2.txt
doc/sandbox/index2.txt
+1
-1
没有找到文件。
doc/library/sparse/index.txt
浏览文件 @
f73066d3
...
@@ -161,6 +161,7 @@ List of Implemented Operations
...
@@ -161,6 +161,7 @@ List of Implemented Operations
- Monoid (Element-wise operation with only one sparse input).
- Monoid (Element-wise operation with only one sparse input).
`They all have a structured grad.`
`They all have a structured grad.`
- ``structured_sigmoid``
- ``structured_sigmoid``
- ``structured_exp``
- ``structured_exp``
- ``structured_log``
- ``structured_log``
...
@@ -218,6 +219,7 @@ List of Implemented Operations
...
@@ -218,6 +219,7 @@ List of Implemented Operations
- Probability
- Probability
`There is no grad implemented for these operations.`
`There is no grad implemented for these operations.`
- :class:`Poisson <theano.sparse.basic.Poisson>` and ``poisson``
- :class:`Poisson <theano.sparse.basic.Poisson>` and ``poisson``
- :class:`Binomial <theano.sparse.basic.Binomial>` and ``csc_fbinomial``, ``csc_dbinomial``
- :class:`Binomial <theano.sparse.basic.Binomial>` and ``csc_fbinomial``, ``csc_dbinomial``
``csr_fbinomial``, ``csr_dbinomial``
``csr_fbinomial``, ``csr_dbinomial``
...
@@ -225,6 +227,7 @@ List of Implemented Operations
...
@@ -225,6 +227,7 @@ List of Implemented Operations
- Internal Representation
- Internal Representation
`They all have a regular grad implemented.`
`They all have a regular grad implemented.`
- :class:`EnsureSortedIndices <theano.sparse.basic.EnsureSortedIndices>` and ``ensure_sorted_indices``
- :class:`EnsureSortedIndices <theano.sparse.basic.EnsureSortedIndices>` and ``ensure_sorted_indices``
- :class:`Remove0 <theano.sparse.basic.Remove0>` and ``remove0``
- :class:`Remove0 <theano.sparse.basic.Remove0>` and ``remove0``
- :func:`clean <theano.sparse.basic.clean>` to resort indices and remove zeros
- :func:`clean <theano.sparse.basic.clean>` to resort indices and remove zeros
...
...
doc/sandbox/index2.txt
浏览文件 @
f73066d3
...
@@ -8,7 +8,7 @@ Advanced Topics (under construction)
...
@@ -8,7 +8,7 @@ Advanced Topics (under construction)
.. toctree::
.. toctree::
:maxdepth: 2
:maxdepth: 2
fg
raph
fg
compilation
compilation
ccodegen
ccodegen
function
function
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论