/
githubmirror
/
ColossalAI
Обзор
Документация
Войти
/
githubmirror
/
ColossalAI
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/tutorial/auto_parallel/test_ci.sh
8 строк
204 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 # conda install -c conda-forge coin-or-cbc # colossalai run --nproc_per_node 4 auto_parallel_with_resnet.py