提交 e7b75cb3 authored 作者: Chiheb Trabelsi's avatar Chiheb Trabelsi

conv2d_transpose documentation is now just after conv2d documentation.

上级 4c6560d3
...@@ -219,13 +219,13 @@ TODO: Give examples on how to use these things! They are pretty complicated. ...@@ -219,13 +219,13 @@ TODO: Give examples on how to use these things! They are pretty complicated.
It flip the kernel. It flip the kernel.
.. autofunction:: theano.tensor.nnet.conv2d .. autofunction:: theano.tensor.nnet.conv2d
.. autofunction:: theano.tensor.nnet.conv2d_transpose
.. autofunction:: theano.tensor.nnet.conv3d .. autofunction:: theano.tensor.nnet.conv3d
.. autofunction:: theano.sandbox.cuda.fftconv.conv2d_fft .. autofunction:: theano.sandbox.cuda.fftconv.conv2d_fft
.. autofunction:: theano.tensor.nnet.Conv3D.conv3D .. autofunction:: theano.tensor.nnet.Conv3D.conv3D
.. autofunction:: theano.sandbox.cuda.fftconv.conv3d_fft .. autofunction:: theano.sandbox.cuda.fftconv.conv3d_fft
.. autofunction:: theano.tensor.nnet.conv3d2d.conv3d .. autofunction:: theano.tensor.nnet.conv3d2d.conv3d
.. autofunction:: theano.tensor.nnet.conv.conv2d .. autofunction:: theano.tensor.nnet.conv.conv2d
.. autofunction:: theano.tensor.nnet.conv2d_transpose
.. automodule:: theano.tensor.nnet.abstract_conv .. automodule:: theano.tensor.nnet.abstract_conv
:members: :members:
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论