forked from huawei/mindspore2022
!2278 modify comment for def set_context
Merge pull request !2278 from changzherui/mod_comment
This commit is contained in:
commit
0b70d7a0d0
|
|
@ -490,7 +490,6 @@ def set_context(**kwargs):
|
|||
|
||||
Note:
|
||||
Attribute name is required for setting attributes.
|
||||
If need to config graph max memory size and variable max memory size, one must make sure:
|
||||
|
||||
Args:
|
||||
mode (int): Running in GRAPH_MODE(0) or PYNATIVE_MODE(1). Default: PYNATIVE_MODE.
|
||||
|
|
|
|||
Loading…
Reference in New Issue