提交 59ea16b1 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

props to theano/sparse/sandbox/sp.py

上级 c356183f
......@@ -41,6 +41,7 @@ class ConvolutionIndices(Op):
patch. Convolution is then simply the dot product of (img x M)
and the kernels.
"""
__props__ = ()
@staticmethod
def sparse_eval(inshp, kshp, nkern, strides=(1, 1), mode='valid'):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论