mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-06 22:50:14 +02:00
tests: switch from subtests to parametrize, use --isolate everywhere to free CUDA memory in between
This commit is contained in:
parent
375e0263d4
commit
61b20cc83d
3 changed files with 100 additions and 106 deletions
2
Makefile
2
Makefile
|
@ -18,7 +18,7 @@ BIN_MODEL := https://github.com/qurator-spk/sbb_binarization/releases/download/v
|
|||
|
||||
OCR_MODEL := https://zenodo.org/records/17194824/files/models_ocr_v0_5_0.tar.gz?download=1
|
||||
|
||||
PYTEST_ARGS ?= -vv
|
||||
PYTEST_ARGS ?= -vv --isolate
|
||||
|
||||
# BEGIN-EVAL makefile-parser --make-help Makefile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue