mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 00:59:07 -05:00
docs: fix cross-reference warnings for PDF build
Remove references to pages not included in PDF (community.md, tiers/foundation, tito/milestones) to eliminate build warnings.
This commit is contained in:
@@ -110,4 +110,4 @@ You chose to be both. You did not just fly the rocket. You built it. And now you
|
||||
|
||||
---
|
||||
|
||||
*Return to the [Community](community.md) to share your journey, or explore the [MLSysBook](https://mlsysbook.ai) for the full textbook.*
|
||||
*Share your journey with the TinyTorch community, or explore the [MLSysBook](https://mlsysbook.ai) for the full textbook.*
|
||||
|
||||
@@ -294,7 +294,6 @@ A: Yes! You can work through most milestones using only shipped datasets. Downlo
|
||||
|
||||
## Related Documentation
|
||||
|
||||
- [Milestone System](tito/milestones) - See how each dataset is used in historical achievements
|
||||
- [Quick Start](getting-started) - Start building in 15 minutes
|
||||
See the Milestones section for how each dataset is used in historical achievements.
|
||||
|
||||
**Dataset implementation details**: See `datasets/tinydigits/README.md` and `datasets/tinytalks/README.md` for technical specifications.
|
||||
|
||||
@@ -194,7 +194,7 @@ TinyTorch has 20 modules organized in progressive tiers:
|
||||
|
||||
**Total: ~60-80 hours** over 14-18 weeks (4-6 hours/week pace).
|
||||
|
||||
**See [Foundation Tier Overview](tiers/foundation)** for detailed module descriptions.
|
||||
See the module descriptions in this guide for detailed prerequisites and learning objectives.
|
||||
|
||||
## Join the Community (Optional)
|
||||
|
||||
@@ -204,7 +204,7 @@ After setup, join the global TinyTorch community:
|
||||
tito community login # Join the community
|
||||
```
|
||||
|
||||
See **[Community Guide](community.md)** for complete features.
|
||||
The community features include progress tracking and connecting with other builders.
|
||||
|
||||
## For Instructors & TAs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user