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

!413 [Lightweight PR]: update docs/source_zh_cn/constraints_on_network_construction.md.

Merge pull request !413 from amongo/N/A
......@@ -55,7 +55,7 @@
| 语句 | 与Python对比
| :----------- |:--------
| `for` | 迭代序列必须是Tuple/List,部分嵌套场景支持。
| `while` | 部分嵌套场景支持。
| `while` | 部分嵌套场景支持,对带有while循环的网络求反向不支持
| `if` | 与Python使用原则一致,但if条件的输入只支持常量。
| `in` | 仅支持Dictionary
| `not in` | 仅支持Dictionary
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册