提交 ed89dc9e authored 作者: João Victor Risso's avatar João Victor Risso

Remove trailing whitespace in spatial transformer grad test

上级 29161b1d
......@@ -2502,7 +2502,7 @@ def test_dnn_spatialtf_grad():
theta_val = np.random.random((input_dims[0], 2, 3)).astype(theano.config.floatX)
# Using smaller values for theta, increases the precision of gradients
# when using lower precision. Tests might fail for lower precision data
# types if the values of theta or the inputs are very high.
# types if the values of theta or the inputs are very high.
theta /= 100
# Check that the gradients are computed
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论