mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-12 09:21:49 -05:00
[GH-ISSUE #1146] Tito Complete Module 01 issues #4327
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 @profvjreddi on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1146
Discussed in https://github.com/harvard-edge/cs249r_book/discussions/1145
Originally posted by lalalostcode January 27, 2026
╭──────────────────────────────────────────── 🎯 Completing Module 01: 01_tensor ────────────────────────────────────────────╮
│ Unit tests → Export → Integration tests → Progress tracking │
╰───────────────────────────────────────────────────────────────────────────────────
Step 1/4: Running Unit Tests
❌ module_execution
Traceback (most recent call last):
File "C:\Users\LOQ 15\tinytorch\src\01_tensor\01_tensor.py", line 772, in
test_unit_tensor_creation()
❌ Unit tests failed for 01_tensor
💡 Fix the issues and try again
((.venv) )
@profvjreddi commented on GitHub (Jan 27, 2026):
Fixed! 🎉
This was a Windows encoding issue with emoji/unicode output. We've added automatic
PYTHONIOENCODING=utf-8setting to tito.Solution: Update to the latest version by running:
Or reinstall TinyTorch to get the fix.
Thanks @lalalostcode for reporting and finding the workaround!
See discussion: #1145
@profvjreddi commented on GitHub (Jan 27, 2026):
@all-contributors @lalalostcode reported Windows encoding bug in tinytorch
@github-actions[bot] commented on GitHub (Jan 27, 2026):
I've added @lalalostcode as a contributor to tinytorch! 🎉
Recognized for: bug
Based on: @all-contributors @lalalostcode reported Windows encoding bug in tinytorch
The contributor list has been updated in:
tinytorch/.all-contributorsrctinytorch/README.mdREADME.mdWe love recognizing our contributors! ❤️