提交 7c908f5e 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!13 【轻量级 PR】:update tutorials/source_en/use/debugging_in_pynative_mode.md....

!13 【轻量级 PR】:update tutorials/source_en/use/debugging_in_pynative_mode.md. Remove duplicate import numpy
Merge pull request !13 from cathwong/N/A
...@@ -108,7 +108,6 @@ MindSpore provides the staging function to improve the execution speed of infere ...@@ -108,7 +108,6 @@ MindSpore provides the staging function to improve the execution speed of infere
```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.
先完成此消息的编辑!
想要评论请 注册