[workflow] refactored the example check workflow (#2411)

* [workflow] refactored the example check workflow

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code
This commit is contained in:
Frank Lee
2023-01-10 11:26:19 +08:00
committed by GitHub
parent 8de8de9fa3
commit 8327932d2c
10 changed files with 113 additions and 92 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -euxo pipefail
pip install -r requirements.txt
torchrun --standalone --nproc_per_node 4 train.py --config config.py -s