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

fix typo.

上级 56b301a3
......@@ -210,7 +210,7 @@ def test_softmax_with_bias():
cmp(4, 1024)
cmp(4, 2000)
cmp(4, 2024)
#GTX285 don't have enought shared mem for this case.
#GTX285 don't have enough shared mem for this case.
cmp(4, 4074, True)
......@@ -262,5 +262,5 @@ def test_softmax():
cmp(4, 1024)
cmp(4, 2000)
cmp(4, 2024)
#GTX285 don't have enought shared mem for this case.
#GTX285 don't have enough shared mem for this case.
cmp(4, 4074, True)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论