Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
dfaccd5b
Unverified
Commit
dfaccd5b
authored
Feb 09, 2022
by
Bin Lu
Committed by
GitHub
Feb 09, 2022
Browse files
Update readme.md
parent
ac2d2c65
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test_tipc/supplementary/readme.md
test_tipc/supplementary/readme.md
+1
-1
No files found.
test_tipc/supplementary/readme.md
View file @
dfaccd5b
...
...
@@ -47,7 +47,7 @@ bash test_tipc/test_train_python.sh ./test_tipc/train_infer_python_PACT.txt 'lit
bash test_tipc/test_train_python.sh ./test_tipc/train_infer_python_FPGM.txt 'lite_train_lite_infer'
```
多机多卡的运行配置文件分别为
'
train_infer_python_fleet.txt
'
,
'
train_infer_python_FPGM_fleet.txt
'
,
'
train_infer_python_PACT_fleet.txt
'
.
多机多卡的运行配置文件分别为
`
train_infer_python_fleet.txt
`
,
`
train_infer_python_FPGM_fleet.txt
`
,
`
train_infer_python_PACT_fleet.txt
`
.
运行时,需要修改配置文件中的
`gpu_list:xx.xx.xx.xx,yy.yy.yy.yy;0,1`
. 将
`xx.xx.xx.xx`
和
`yy.yy.yy.yy`
替换为具体的
`ip`
地址。 另外,和单机训练
不同,多机多卡训练需要在多机的每个节点上分别运行命令。 以多机多卡量化训练为例, 指令如下:
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment