mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
Tiny Torch Arena - Is it getting updated? #524
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asgalon on GitHub (Mar 12, 2026).
Hi,
I just looked at https://mlsysbook.ai/tinytorch/community/arena.html and noticed that the state seems to be stuck. With the CLI, I have just started module 07, but it shows me having just module 01 finished. After completing the other modules, publishing the results seemed to have worked without errors.
Also (unconnected): I have just realized that I was supposed to invoke tito milestone run ... after they show up. Must have overlooked that. Really nice touch, running them in the terminal.
Output from module complete 07:
'''
Would you like to sync your progress with the TinyTorch website? [y/n] (y):
📦 Assembling local progress...
Submitting payload:
╷
User ID │ ************
Timestamp │ 2026-03-12T18:36:22.091732
Version │ 1.0
│
Module Progress │
Total Modules │ 20
Completed │ 7
Completed Modules │ 01, 02, 03, 04, 05, 06, 07
Completion % │ 35.00%
│
Milestone Progress │
Total Milestones │ 6
Unlocked │ 2
│
Statistics │
Current Streak │ 0
╵
🚀 Syncing with TinyTorch Cloud...
✅ Sync Successful!
Modules Synced: N/A
(
'''
The "Modules Synced: N/A" looks a bit funny, doesn't it?