Back to Cs249r Book

Torch Olympics

tinytorch/site/tiers/olympics.md

latest1.4 KB
Original Source

Torch Olympics

{image}
:alt: TinyTorch Olympics
:align: center
:width: 600px

Coming Soon

The Torch Olympics is TinyTorch's capstone experience. You've built an ML framework from scratch. Soon, you'll put it to the test.

We're designing a systems engineering competition where your design choices, optimization strategies, and implementation quality will be measured against other students on a public leaderboard.

What We're Thinking

TrackThe Challenge
VisionHighest accuracy on image classification using your Conv2d
LanguageBest text generation quality using your transformer
SpeedFastest inference throughput using your optimizations
CompressionSmallest model that still performs well

Details are still being finalized. But the core idea: compete using the framework you built, not someone else's.

Stay in the Loop

Want to know when the Olympics launches? Join the community →

We'll announce competition details, share early access, and answer questions there.

In the Meantime

Make sure you're ready by completing all 19 modules:

← Back to Home