提交 08d86a3b 编写于 作者: C cathwong 提交者: Gitee

update tutorials/source_zh_cn/use/debugging_in_pynative_mode.md. Remove duplicate import numpy

上级 07422d7d
...@@ -107,7 +107,6 @@ print(output.asnumpy()) ...@@ -107,7 +107,6 @@ print(output.asnumpy())
```python ```python
import numpy as np import numpy as np
import numpy as np
import mindspore.nn as nn import mindspore.nn as nn
from mindspore import context, Tensor from mindspore import context, Tensor
import mindspore.ops.operations as P import mindspore.ops.operations as P
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册