提交 c6de7352 authored 作者: Frederic's avatar Frederic

Add comment.

上级 629fd860
......@@ -849,7 +849,14 @@ class TestElemwise(unittest_tools.InferShapeTester):
def test_gt_grad():
"""A user test that failed.
Something about it made Elemwise.grad return something that was
too complicated for get_constant_value to recognize as being 0, so
gradient.grad reported that it was not a valid gradient of an
integer.
"""
floatX = config.floatX
T = theano.tensor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论