Files
TinyTorch/modules
Vijay Janapa Reddi eb7a26d741 feat: Complete standardized testing implementation across all modules
- Added standardized testing sections to modules 07_autograd and 08_optimizers
- Updated module.yaml files to reference inline testing approach
- Reorganized kernels module structure with proper testing placement
- All 12 TinyTorch modules now have consistent testing framework
- Fixed kernels module structure to match optimizers/training pattern
2025-07-14 14:15:23 -04:00
..