mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-27 11:31:58 +00:00
6 lines
219 B
INI
6 lines
219 B
INI
[pytest]
|
|
markers =
|
|
cpu: tests which can run on CPU
|
|
gpu: tests which requires a single GPU
|
|
dist: tests which are run in a multi-GPU or multi-machine environment
|
|
experiment: tests for experimental features |