forked from mindspore-Ecosystem/mindspore
!21787 set device_id 0813 master
Merge pull request !21787 from mindspore_ding/context_master_0812
This commit is contained in:
commit
d5a5bd6687
|
@ -636,7 +636,6 @@ def set_context(**kwargs):
|
|||
|
||||
The profiling_options is like '{"output":'/home/data/output','training_trace':'on'}'
|
||||
|
||||
enable_auto_mixed_precision: mixing precision is controlled by amp, and this parameter will be deleted later.
|
||||
check_bprop (bool): Whether to check back propagation nodes. The checking ensures that the shape and dtype
|
||||
of back propagation node outputs is the same as input parameters. Default: False.
|
||||
max_device_memory (str): Sets the maximum memory available for devices.
|
||||
|
|
Loading…
Reference in New Issue