提交 0b4c5463 authored 作者: Frederic's avatar Frederic

small doc changes

上级 e2ab154a
...@@ -208,9 +208,8 @@ List of Implemented Operations ...@@ -208,9 +208,8 @@ List of Implemented Operations
- The first input is sparse, the second can be sparse or dense. - The first input is sparse, the second can be sparse or dense.
- The grad implemented is structured. - The grad implemented is structured.
- C code for perform and grad. - C code for perform and grad.
- When not using C code, it returns a sparse output if both - It returns a sparse output if both inputs are sparse and
inputs are sparse and dense one if one of the inputs is dense one if one of the inputs is dense.
dense.
- Returns a sparse grad for sparse inputs and dense grad for - Returns a sparse grad for sparse inputs and dense grad for
dense inputs. dense inputs.
- :class:`TrueDot <theano.sparse.basic.TrueDot>` and - :class:`TrueDot <theano.sparse.basic.TrueDot>` and
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论