/
githubmirror
/
ColossalAI
Обзор
Документация
Войти
/
githubmirror
/
ColossalAI
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/tutorial/large_batch_optimizer/test_ci.sh
9 строк
309 B
Hongxin Liu
[legacy] clean up legacy code (#4743)
18 сен 2023, 11:31
Не верифицирован
18 сен 2023, 11:31
b5f9e37
Код
Авторство
О чём код?
#!/bin/bash set -euxo pipefail echo "this test is outdated" # pip install -r requirements.txt # run test # colossalai run --nproc_per_node 4 --master_port 29500 train.py --config config.py --optimizer lars # colossalai run --nproc_per_node 4 --master_port 29501 train.py --config config.py --optimizer lamb