提交 596c4fb1 编写于 作者: H Haibin Lin 提交者: Mu Li

Update use-gpu.md (#46)

上级 21e4073b
...@@ -66,7 +66,6 @@ import sys ...@@ -66,7 +66,6 @@ import sys
try: try:
nd.array([1,2,3], ctx=mx.gpu(1)) nd.array([1,2,3], ctx=mx.gpu(1))
except mx.MXNetError as err: except mx.MXNetError as err:
haha = err
sys.stderr.write(str(err)) sys.stderr.write(str(err))
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册