context update r1.3 0813

This commit is contained in:
dingpeifei 2021-08-13 12:19:37 +08:00
parent 1c59e729d9
commit 1da02f3c64
1 changed files with 0 additions and 1 deletions

View File

@ -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.