This commit is contained in:
yao_yf 2021-09-23 19:12:13 +08:00
parent ab9a7163cb
commit 0c2fc1358f
1 changed files with 1 additions and 0 deletions

View File

@ -1036,6 +1036,7 @@ class Model:
Returns:
Dict, Parameter layout dictionary used for load distributed checkpoint.
Using as one of input parameters of load_distributed_checkpoint, always.
Raises:
RuntimeError: If get_context is not GRAPH_MODE.