TensorRT-LLMs/tests/unittest/pytest.ini
Kaiyu Xie 2631f21089
Update (#2978)
Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2025-03-23 16:39:35 +08:00

16 lines
305 B
INI

[pytest]
addopts = --durations=0 -W ignore::DeprecationWarning
pythonpath =
_torch/auto_deploy/_utils_test
../../examples/auto_deploy
env =
D:AUTO_DEPLOY_LOG_LEVEL=INFO
markers =
part0
part1
part2
part3
part4
gpu2: this test uses 2 GPUs
gpu4: this test uses 4 GPUs