提交 515b2ba8 authored 作者: Frederic's avatar Frederic

In the tensor.sparse doc, tell that we must import it manually.

上级 dc753291
......@@ -14,6 +14,8 @@ The sparse module has been used in:
The sparse module is less mature than the tensor module.
This documentation is also not mature.
The sparse submodule is not loaded when we import theano. You must import theano.sparse to enable it.
The sparse module provides two kinds of sparse tensors are supported: CSC matrices and CSR matrices.
Operations that are implemented:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论