[GH-ISSUE #1112] O5_dataloader Integration Tests Failed #16223

Closed
opened 2026-05-24 10:19:56 -05:00 by GiteaMirror · 9 comments
Owner

Originally created by @wz1114841863 on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1112

Originally assigned to: @profvjreddi on GitHub.

Failed to execute command “tito module complete 05”.

Additionally, how can I update TinyTorch without rerunning “curl -sSL mlsysbook.ai/tinytorch/install.sh | bash”? Can I use the command “tito update” to update it?

Image
Originally created by @wz1114841863 on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1112 Originally assigned to: @profvjreddi on GitHub. Failed to execute command “tito module complete 05”. Additionally, how can I update TinyTorch without rerunning “curl -sSL mlsysbook.ai/tinytorch/install.sh | bash”? Can I use the command “tito update” to update it? <img width="652" height="1029" alt="Image" src="https://github.com/user-attachments/assets/f0fef8b4-d850-4220-b12f-ae6a3a86c667" />
Author
Owner

@profvjreddi commented on GitHub (Jan 15, 2026):

Thanks @wz1114841863 for letting me know! I will check what's going on here... I might have broken this during a recent update, despite my testing practices.

<!-- gh-comment-id:3755112970 --> @profvjreddi commented on GitHub (Jan 15, 2026): Thanks @wz1114841863 for letting me know! I will check what's going on here... I might have broken this during a recent update, despite my testing practices.
Author
Owner

@ngbolin commented on GitHub (Jan 21, 2026):

Hi, I understand that the issue has been closed, but as I am still facing the same issue as @wz1114841863, was wondering what I could do to complete the fifth module in the course?

<!-- gh-comment-id:3778155117 --> @ngbolin commented on GitHub (Jan 21, 2026): Hi, I understand that the issue has been closed, but as I am still facing the same issue as @wz1114841863, was wondering what I could do to complete the fifth module in the course?
Author
Owner

@profvjreddi commented on GitHub (Jan 21, 2026):

Hi @ngbolin -- I closed it, but I actually haven't published a new release with the bug fix. That's why you're having that issue.

How about I release it this evening after I finish some work? Check tomorrow?

<!-- gh-comment-id:3779370375 --> @profvjreddi commented on GitHub (Jan 21, 2026): Hi @ngbolin -- I closed it, but I actually haven't published a new release with the bug fix. That's why you're having that issue. How about I release it this evening after I finish some work? Check tomorrow?
Author
Owner

@ngbolin commented on GitHub (Jan 21, 2026):

Hi @profvjreddi -- thank you so much for the prompt response! Thanks for taking the time to fix this bug!

Sure, I'll check on it later tomorrow 😄

<!-- gh-comment-id:3779809659 --> @ngbolin commented on GitHub (Jan 21, 2026): Hi @profvjreddi -- thank you so much for the prompt response! Thanks for taking the time to fix this bug! Sure, I'll check on it later tomorrow 😄
Author
Owner

@profvjreddi commented on GitHub (Jan 22, 2026):

Hey @ngbolin @wz1114841863 - v0.1.4 is now released with the fix for this!

To update, try:

tito system update

If that doesn't work, re-run the install script:

curl -sSL mlsysbook.ai/tinytorch/install.sh | bash

The Module 05 dataloader tests should pass now. Let me know if you hit any other issues!

@wz1114841863 - you've been added to the TinyTorch Contributors list for helping find these bugs. It's a small start, but I'm hoping folks who help test and improve TinyTorch will eventually teach this material and help spread the learning to others. Thanks! 🙏

<!-- gh-comment-id:3787438765 --> @profvjreddi commented on GitHub (Jan 22, 2026): Hey @ngbolin @wz1114841863 - v0.1.4 is now released with the fix for this\! To update, try: ```bash tito system update ``` If that doesn't work, re-run the install script: ```bash curl -sSL mlsysbook.ai/tinytorch/install.sh | bash ``` The Module 05 dataloader tests should pass now. Let me know if you hit any other issues\! @wz1114841863 - you've been added to the [TinyTorch Contributors](https://github.com/harvard-edge/cs249r_book?tab=readme-ov-file#-tinytorch-contributors) list for helping find these bugs. It's a small start, but I'm hoping folks who help test and improve TinyTorch will eventually teach this material and help spread the learning to others. Thanks\! 🙏
Author
Owner

@ngbolin commented on GitHub (Jan 23, 2026):

Hi @profvjreddi, tested and confirmed that the fix works; I'm on module 06 now. Thanks for this 😃

<!-- gh-comment-id:3788142678 --> @ngbolin commented on GitHub (Jan 23, 2026): Hi @profvjreddi, tested and confirmed that the fix works; I'm on module 06 now. Thanks for this 😃
Author
Owner

@profvjreddi commented on GitHub (Jan 23, 2026):

Awesome! Thanks @ngbolin and keep me posted as issues come up! 🧪

@all-contributors please add @ngbolin for test

<!-- gh-comment-id:3790297777 --> @profvjreddi commented on GitHub (Jan 23, 2026): Awesome! Thanks @ngbolin and keep me posted as issues come up! 🧪 @all-contributors please add @ngbolin for test
Author
Owner

@profvjreddi commented on GitHub (Jan 23, 2026):

@all-contributors please add @ngbolin for test in tinytorch

<!-- gh-comment-id:3790313756 --> @profvjreddi commented on GitHub (Jan 23, 2026): @all-contributors please add @ngbolin for test in tinytorch
Author
Owner

@github-actions[bot] commented on GitHub (Jan 23, 2026):

I've added @ngbolin as a contributor to tinytorch for test! 🎉

The contributor list has been updated in:

  • tinytorch/.all-contributorsrc
  • tinytorch/README.md
  • Main README.md

Thanks for helping recognize contributors! ❤️

<!-- gh-comment-id:3790316881 --> @github-actions[bot] commented on GitHub (Jan 23, 2026): I've added @ngbolin as a contributor to **tinytorch** for test! :tada: The contributor list has been updated in: - `tinytorch/.all-contributorsrc` - `tinytorch/README.md` - Main `README.md` Thanks for helping recognize contributors! :heart:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#16223