forked from mindspore-Ecosystem/mindspore
context update r1.3 0813
This commit is contained in:
parent
1c59e729d9
commit
1da02f3c64
|
@ -635,7 +635,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