提交 5a5bf5f8 authored 作者: Frederic's avatar Frederic

Docstring typo reported by Xinyu Zhou. fix gh-3209

上级 23d188f5
...@@ -264,7 +264,7 @@ class Variable(Node): ...@@ -264,7 +264,7 @@ class Variable(Node):
- `TensorVariable` subclass of Variable that represents a numpy.ndarray object - `TensorVariable` subclass of Variable that represents a numpy.ndarray object
- `SharedTensorVariable` Shared version of TensorVariable - `TensorSharedVariable` Shared version of TensorVariable
- `SparseVariable` subclass of Variable that represents a scipy.sparse.{csc,csr}_matrix object - `SparseVariable` subclass of Variable that represents a scipy.sparse.{csc,csr}_matrix object
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论