Update readme.md

This commit is contained in:
Curli-quan 2023-12-12 13:46:10 +08:00 committed by GitHub
parent 789eb05278
commit 5f0142abcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,3 +22,8 @@ run training
```
CUDA_VISIBLE_DEVICES=0,1,2,3 python -m core.ddp --tag debug
```
## Testing
```
python -m core.volume_predictor
```