mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-16 12:20:45 +00:00
7 lines
220 B
INI
7 lines
220 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
|