Files
TinyTorch/modules
Vijay Janapa Reddi 2cfe8ce001 Refactor activations module for consistency and clarity
- Remove duplicate class definitions (was 800 lines → 517 lines)
- Follow consistent educational pattern like other modules
- Improve Build → Use → Reflect pedagogical framework
- Clean up TODO sections with proper implementation guidance
- Add comprehensive docstrings and examples
- Organize student and instructor implementations properly
- Maintain all functionality while improving readability
- All tests still pass (24/24 activations tests)
2025-07-12 01:10:19 -04:00
..