Skip to content
Snippets Groups Projects
Commit cbeb462f authored by i-robot's avatar i-robot Committed by Gitee
Browse files

!818 fix q8bert readme doc

Merge pull request !818 from chenzhuo/master
parents 40b4359b 9d13c5bf
No related branches found
No related tags found
No related merge requests found
......@@ -208,7 +208,7 @@ python export.py --task_name [TASK_NAME] --ckpt_file [CKPT_FILE] --file_format [
# 随机情况说明
run_train.py脚本中设置了do_shuffle参数用于轮换数据集。
train.py脚本中设置了do_shuffle参数用于轮换数据集。
config.py文件中设置hidden_dropout_prob和attention_pros_dropout_prob参数,使网络节点随机失活。
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment