提交 ab6c7a35 authored 作者: Li's avatar Li

syntax

上级 7d259798
......@@ -407,7 +407,7 @@ class DownsampleFactorMaxGrad(Op):
return [theano.tensor.zeros_like(x),
theano.tensor.zeros_like(maxout),
theano.gradients.grad_not_implemented(
self, 2, gz,'Hessian not implemented with padding']
self, 2, gz,'Hessian not implemented with padding')]
def c_code(self, node, name, inp, out, sub):
if self.ds != self.st:
raise theano.gof.utils.MethodNotDefined()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论