提交 02482e46 authored 作者: AdeB's avatar AdeB

Move and fix the doc of blocksparse

上级 59c8a64f
.. _libdoc_blocksparse:
===========================================================================
:mod:`sandbox.blocksparse` -- Block sparse dot operations (gemv and outer)
===========================================================================
===============================================================================
:mod:`blocksparse` -- Block sparse dot operations (gemv and outer)
===============================================================================
.. module:: sandbox.blocksparse
.. module:: tensor.nnet.blocksparse
:platform: Unix, Windows
:synopsis: Block sparse dot
.. moduleauthor:: LISA
API
===
.. automodule:: theano.sandbox.blocksparse
.. automodule:: theano.tensor.nnet.blocksparse
:members:
......@@ -18,7 +18,7 @@ class SparseBlockGemv(Op):
where b, h, W, o iIdx, oIdx are defined in the docstring of make_node.
.. image:: ../../images/blocksparse.png
.. image:: ../../../images/blocksparse.png
:scale: 50 %
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论