提交 ce4de066 编写于 作者: O ouyangyu

add enable fuse model update ops

上级 92d17fc2
......@@ -35,6 +35,7 @@ def get_train_config(args):
train_config.prune_parallel_cast_ops(True)
train_config.enable_inplace(True)
train_config.enable_fuse_model_update_ops(True)
return train_config
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册