Files
TinyTorch/book
Vijay Janapa Reddi 556e98edcb Fix book conversion script to handle dynamic module names
- Replace hardcoded module names array with dynamic reading from module.yaml files
- Add get_module_names() function to read actual module structure
- Fix IndexError in get_prev_module_name() and get_next_module_name() functions
- Update navigation logic to use actual module count instead of hardcoded assumptions
- Successfully converts all 16 modules to chapters with proper navigation
- Book build now completes without errors
2025-07-18 15:01:16 -04:00
..
2025-07-18 13:28:39 -04:00
2025-07-18 08:58:51 -04:00
2025-07-15 18:21:59 -04:00
2025-07-18 13:28:39 -04:00