提交 b04c40bb authored 作者: Amjad Almahairi's avatar Amjad Almahairi

removing outdated comment

上级 f92eb416
......@@ -4838,8 +4838,6 @@ def test_tile():
assert numpy.all(f(x_) == numpy.tile(x_, (2, 3, 4, 6)))
# XXX: It turns out that almost no cases of the tile gradient actually work.
# This is a test that should pass if the proper implementation is filled in.
def test_tile_grad():
def grad_tile(x, reps, np_x):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论