mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 21:17:31 -05:00
- Added pytest-timeout configuration with 5-minute timeout for all tests - Added timeout handling to test command with proper error messages - Created small local test dataset (50 train + 20 test samples) that mimics CIFAR-10 structure - Updated data module tests to use local test data instead of downloading CIFAR-10 - Tests now run much faster (~0.1s vs ~30s) and don't require internet connection - Added TestCIFAR10Dataset class that loads from local pickle files - All test functionality preserved but using local data for speed and reliability
2.4 KiB
2.4 KiB