mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
Update train_with_DALI_en.md
This commit is contained in:
parent
fc0b75f670
commit
f39acc2af9
@ -49,7 +49,7 @@ python -m paddle.distributed.launch \
|
||||
|
||||
## Train with FP16
|
||||
|
||||
On the basis of the above, using FP16 half-precision can further improve the training speed, you can refer the following command.
|
||||
On the basis of the above, using FP16 half-precision can further improve the training speed, you can refer to the following command.
|
||||
|
||||
```shell
|
||||
export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
|
||||
|
Loading…
x
Reference in New Issue
Block a user