deepspeed

Форк
0
/
pytest.ini 
13 строк · 733.0 Байт
1
[pytest]
2
addopts = -m "not sequential and not nightly and not inference and not seq_inference and not inference_ops and not inference_v2 and not inference_v2_ops and not stable_diffusion and not evaluation"
3
markers =
4
    sequential:Tests that need to be run sequentially
5
    inference:Inference model tests
6
    inference_ops:Individual inference operator tests
7
    inference_v2:Inference tests for the v2 stack
8
    inference_v2_ops:Op tests for the v2 stack
9
    seq_inference:Inference model tests to run sequentially
10
    nightly:Tests that should be run nightly
11
    world_size:Change world size of individual tests in a class
12
    stable_diffusion:Tests that run Stable Diffusion
13
    evaluation:Tests that evaluate model correctness
14

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.