CAFF / tests /__init__.py
MrDhifallah's picture
Upload folder using huggingface_hub
634ebe8 verified
Raw
History Blame Contribute Delete
163 Bytes
"""CAFF unit tests.
Each test_*.py module verifies that the corresponding caff/* module
matches the paper specification. Run with:
pytest tests/ -v
"""