Files
TinyTorch/modules/source
Vijay Janapa Reddi 17a4701756 Complete north star validation and demo pipeline
- Export all modules with CIFAR-10 and checkpointing enhancements
- Create demo_cifar10_training.py showing complete pipeline
- Fix module issues preventing clean imports
- Validate all components work together
- Confirm students can achieve 75% CIFAR-10 accuracy goal

Pipeline validated:
 CIFAR-10 dataset downloading
 Model creation and training
 Checkpointing for best models
 Evaluation tools
 Complete end-to-end workflow
2025-09-17 00:32:13 -04:00
..
2025-07-14 13:04:44 -04:00