Commit Graph

  • f36abec2e7 Fix module completion tracking and add sequential validation Vijay Janapa Reddi 2025-11-29 00:08:52 +01:00
  • 1cace10289 Move demo GIFs to proper location (docs/_static/demos/) Vijay Janapa Reddi 2025-11-29 00:02:26 +01:00
  • 02553314d3 Fix demo tapes 03 and 04: use Sleep instead of Wait for reliability Vijay Janapa Reddi 2025-11-29 00:01:31 +01:00
  • 8d3025afc5 Refactor CLI commands into hierarchical folder structure Vijay Janapa Reddi 2025-11-28 23:42:03 +01:00
  • e159a65118 Fix module reset command: use getattr for optional args Vijay Janapa Reddi 2025-11-28 23:39:13 +01:00
  • 54c357f566 Update demo scripts and add README for demo workflow Vijay Janapa Reddi 2025-11-28 22:35:20 +01:00
  • d3a38a75c0 Remove --skip-checks from milestone demo tape Vijay Janapa Reddi 2025-11-28 22:32:32 +01:00
  • 921d12360b Add docs/modules and docs/chapters/modules to gitignore Vijay Janapa Reddi 2025-11-28 22:27:25 +01:00
  • d72a637dd1 Add website static assets (CSS, JS, logos, demos) Vijay Janapa Reddi 2025-11-28 22:06:02 +01:00
  • 6fc2f618c9 Add git pre-push hook to prevent accidental pushes to main repo Vijay Janapa Reddi 2025-11-28 22:05:38 +01:00
  • a3de9654e7 Add --all flag to module reset command for bulk module reset Vijay Janapa Reddi 2025-11-28 22:05:14 +01:00
  • 319260e5cb Update TinyTorch CLI: consistent tagline, milestones naming, and auto-install Vijay Janapa Reddi 2025-11-28 21:29:12 +01:00
  • e12dc7eb6e update-main.py-with-auth feat/update-main-py kai 2025-11-28 14:46:16 -05:00
  • dee089276d Merge pull request #14 from MLSysBook/feat/add-login-component-tito Kai Kleinbard 2025-11-28 12:38:14 -05:00
  • d7bdbe67d4 Remove docs/_build from repository Vijay Janapa Reddi 2025-11-28 14:59:59 +01:00
  • 403d4c2f4c Add .tito/backups and docs/_build to gitignore Vijay Janapa Reddi 2025-11-28 14:59:51 +01:00
  • fe16495652 Fix 'TinyTorch already exists' error in GIF generation Vijay Janapa Reddi 2025-11-28 06:20:33 +01:00
  • 76843b8f87 Fix 'TinyTorch already exists' error in GIF generation Vijay Janapa Reddi 2025-11-28 06:20:33 +01:00
  • e77d29bb54 Regenerate all demo GIFs with environment activation Vijay Janapa Reddi 2025-11-28 06:18:21 +01:00
  • 2902aa564e Regenerate all demo GIFs with environment activation Vijay Janapa Reddi 2025-11-28 06:18:21 +01:00
  • 1f5d05c0a6 Add 'source activate.sh' to all demo GIFs that use tito commands Vijay Janapa Reddi 2025-11-28 06:11:14 +01:00
  • 8be336f4d2 Add 'source activate.sh' to all demo GIFs that use tito commands Vijay Janapa Reddi 2025-11-28 06:11:14 +01:00
  • aa28976edd Add execution timing measurements for accurate VHS delays Vijay Janapa Reddi 2025-11-28 06:06:47 +01:00
  • 654691e0b4 Add execution timing measurements for accurate VHS delays Vijay Janapa Reddi 2025-11-28 06:06:47 +01:00
  • 09cde682b1 Remove cleanup command from demo GIF, handle in scripts instead Vijay Janapa Reddi 2025-11-28 05:54:12 +01:00
  • bebb4c67bb Remove cleanup command from demo GIF, handle in scripts instead Vijay Janapa Reddi 2025-11-28 05:54:12 +01:00
  • 391a54a39d Add comprehensive demo workflow documentation Vijay Janapa Reddi 2025-11-28 05:44:08 +01:00
  • e9e1120f3d Add comprehensive demo workflow documentation Vijay Janapa Reddi 2025-11-28 05:44:08 +01:00
  • e8a55f4252 Update demo GIFs with improved workflow and command fixes Vijay Janapa Reddi 2025-11-28 05:43:17 +01:00
  • 3289df1ff2 Update demo GIFs with improved workflow and command fixes Vijay Janapa Reddi 2025-11-28 05:43:17 +01:00
  • 2d3440722d Add demo workflow testing and update VHS tapes Vijay Janapa Reddi 2025-11-28 05:41:12 +01:00
  • a79160c6c6 Add demo workflow testing and update VHS tapes Vijay Janapa Reddi 2025-11-28 05:41:12 +01:00
  • 32bdfcddf4 Add demo GIFs and generation scripts Vijay Janapa Reddi 2025-11-28 05:25:12 +01:00
  • 39f1e490fd Add demo GIFs and generation scripts Vijay Janapa Reddi 2025-11-28 05:25:12 +01:00
  • fd8ca65ecc Remove stale documentation files Vijay Janapa Reddi 2025-11-28 05:05:44 +01:00
  • 09d1d00f06 Remove stale documentation files Vijay Janapa Reddi 2025-11-28 05:05:44 +01:00
  • 6899931411 Fix documentation links after site → docs reorganization Vijay Janapa Reddi 2025-11-28 05:01:44 +01:00
  • c058ab9419 Fix documentation links after site → docs reorganization Vijay Janapa Reddi 2025-11-28 05:01:44 +01:00
  • d567d43a14 Remove doctor.py and update remaining system doctor references Vijay Janapa Reddi 2025-11-27 13:35:33 +01:00
  • a5d9ed3984 Remove doctor.py and update remaining system doctor references Vijay Janapa Reddi 2025-11-27 13:35:33 +01:00
  • 43b9c02ecb Deploy dev site to /dev/ from dev branch - 78e64c99e8 78e64c99e8 github-actions[bot] 2025-11-27 12:33:23 +00:00
  • 78e64c99e8 Update TITO documentation for new system commands Vijay Janapa Reddi 2025-11-27 13:32:12 +01:00
  • 23e07d62a1 Update TITO documentation for new system commands Vijay Janapa Reddi 2025-11-27 13:32:12 +01:00
  • 04a531d1a4 Deploy dev site to /dev/ from dev branch - c18e2881b2 c18e2881b2 github-actions[bot] 2025-11-26 17:51:08 +00:00
  • c18e2881b2 Clean up CLI debug output Vijay Janapa Reddi 2025-11-26 18:11:06 +01:00
  • 9b09888749 Clean up CLI debug output Vijay Janapa Reddi 2025-11-26 18:11:06 +01:00
  • 5a98a9f584 Add quiet parameter to enable_autograd() for CLI tools Vijay Janapa Reddi 2025-11-26 18:11:00 +01:00
  • c10b3b9f12 Add quiet parameter to enable_autograd() for CLI tools Vijay Janapa Reddi 2025-11-26 18:11:00 +01:00
  • 55160717ff Wire up new system commands and set TINYTORCH_QUIET Vijay Janapa Reddi 2025-11-26 18:10:53 +01:00
  • 763ea7e462 Wire up new system commands and set TINYTORCH_QUIET Vijay Janapa Reddi 2025-11-26 18:10:53 +01:00
  • 103bb41c46 Add new system commands: check, version, clean, report Vijay Janapa Reddi 2025-11-26 18:10:47 +01:00
  • f913b54356 Add new system commands: check, version, clean, report Vijay Janapa Reddi 2025-11-26 18:10:47 +01:00
  • 9b378a9a15 Deduplicate system commands: remove version info redundancy Vijay Janapa Reddi 2025-11-26 18:10:39 +01:00
  • 62511ae91d Deduplicate system commands: remove version info redundancy Vijay Janapa Reddi 2025-11-26 18:10:39 +01:00
  • 046a7fdfd4 Add personal professor message and TinyML origin story to logo command Vijay Janapa Reddi 2025-11-26 16:43:12 +01:00
  • 356ef2b1a1 Add personal professor message and TinyML origin story to logo command Vijay Janapa Reddi 2025-11-26 16:43:12 +01:00
  • 55f984a8f0 feat: Add login component and associated tests feat/add-login-component-tito kai 2025-11-25 15:28:42 -05:00
  • 35fee852c5 Deploy dev site to /dev/ from dev branch - 8e55d72aaa 8e55d72aaa github-actions[bot] 2025-11-25 18:17:55 +00:00
  • 89a9d29d96 Restructure website navigation for release Vijay Janapa Reddi 2025-11-25 13:16:53 -05:00
  • 8e55d72aaa Restructure website navigation for release Vijay Janapa Reddi 2025-11-25 13:16:53 -05:00
  • c5e8a28d75 Deploy dev site to /dev/ from dev branch - 4035bfcb42 4035bfcb42 github-actions[bot] 2025-11-25 18:08:28 +00:00
  • 8f99175f2c Fix CLI bugs and rename milestone → milestones Vijay Janapa Reddi 2025-11-25 13:07:30 -05:00
  • 4035bfcb42 Fix CLI bugs and rename milestone → milestones Vijay Janapa Reddi 2025-11-25 13:07:30 -05:00
  • b613bc8452 Fix brand capitalization: tiny → Tiny Vijay Janapa Reddi 2025-11-25 12:00:17 -05:00
  • c5d64bec4b Fix brand capitalization: tiny → Tiny Vijay Janapa Reddi 2025-11-25 12:00:17 -05:00
  • 785e7c1582 Enhance CLI visual design for better student engagement Vijay Janapa Reddi 2025-11-25 11:53:29 -05:00
  • 161fb3d517 Enhance CLI visual design for better student engagement Vijay Janapa Reddi 2025-11-25 11:53:29 -05:00
  • 579c8e170e Merge restructure/src-modules-separation into dev Vijay Janapa Reddi 2025-11-25 11:30:38 -05:00
  • 706c4ddf03 Merge restructure/src-modules-separation into dev Vijay Janapa Reddi 2025-11-25 11:30:38 -05:00
  • 3e36b520b3 Complete src-modules separation: Update all symlinks and infrastructure Vijay Janapa Reddi 2025-11-25 11:30:06 -05:00
  • 14251f0603 Complete src-modules separation: Update all symlinks and infrastructure Vijay Janapa Reddi 2025-11-25 11:30:06 -05:00
  • 7826e167b6 Reorganize repository structure and add build tooling Vijay Janapa Reddi 2025-11-25 11:29:41 -05:00
  • eed32f4e0d Reorganize repository structure and add build tooling Vijay Janapa Reddi 2025-11-25 11:29:41 -05:00
  • 52e1cf6f69 Add role-based command reference to CLI overview Vijay Janapa Reddi 2025-11-25 02:35:50 -05:00
  • 012d8976be Add role-based command reference to CLI overview Vijay Janapa Reddi 2025-11-25 02:35:50 -05:00
  • 95f3615dbc Update COMMAND_HIERARCHY: tito source → tito src Vijay Janapa Reddi 2025-11-25 02:30:22 -05:00
  • 54eda2b495 Update COMMAND_HIERARCHY: tito source → tito src Vijay Janapa Reddi 2025-11-25 02:30:22 -05:00
  • 4b230eec34 Rename command: tito source → tito src for directory alignment Vijay Janapa Reddi 2025-11-25 02:29:14 -05:00
  • 0aefd0d8ab Rename command: tito source → tito src for directory alignment Vijay Janapa Reddi 2025-11-25 02:29:14 -05:00
  • 6a813126f6 Final test results update: all critical issues fixed Vijay Janapa Reddi 2025-11-25 02:13:52 -05:00
  • 3924d54775 Final test results update: all critical issues fixed Vijay Janapa Reddi 2025-11-25 02:13:52 -05:00
  • ae1703ad6c Update documentation for new src/ structure Vijay Janapa Reddi 2025-11-25 02:13:19 -05:00
  • 4c538dcfec Update documentation for new src/ structure Vijay Janapa Reddi 2025-11-25 02:13:19 -05:00
  • 7ff898f136 Update test results: mark critical bugs as fixed Vijay Janapa Reddi 2025-11-25 02:02:32 -05:00
  • 0bbaaff211 Update test results: mark critical bugs as fixed Vijay Janapa Reddi 2025-11-25 02:02:32 -05:00
  • 0e16e17e32 Fix critical bugs in module complete and milestone run Vijay Janapa Reddi 2025-11-25 02:01:52 -05:00
  • 5cd316f4b1 Fix critical bugs in module complete and milestone run Vijay Janapa Reddi 2025-11-25 02:01:52 -05:00
  • 45c70cc9d8 Add comprehensive testing documentation and command hierarchy Vijay Janapa Reddi 2025-11-25 01:49:04 -05:00
  • 184c0a9389 Add comprehensive testing documentation and command hierarchy Vijay Janapa Reddi 2025-11-25 01:49:04 -05:00
  • 0ed557286e Add 'tito source' command hierarchy for developer workflow Vijay Janapa Reddi 2025-11-25 01:48:31 -05:00
  • fa03e935b8 Add 'tito source' command hierarchy for developer workflow Vijay Janapa Reddi 2025-11-25 01:48:31 -05:00
  • d3a126235c Restructure: Separate developer source (src/) from learner notebooks (modules/) Vijay Janapa Reddi 2025-11-25 00:02:21 -05:00
  • 199c33843c Restructure: Separate developer source (src/) from learner notebooks (modules/) Vijay Janapa Reddi 2025-11-25 00:02:21 -05:00
  • 68131e6be0 Add comprehensive JSON format documentation for progress tracking Vijay Janapa Reddi 2025-11-24 21:19:22 -05:00
  • e07cf66808 Add comprehensive JSON format documentation for progress tracking Vijay Janapa Reddi 2025-11-24 21:19:22 -05:00
  • 0f32183578 Deploy live site from main branch - 41f71e498a 41f71e498a github-actions[bot] 2025-11-24 21:09:58 +00:00
  • 24b55c4658 Update milestone span to nearly 70 years (1958-2025) Vijay Janapa Reddi 2025-11-24 15:56:27 -05:00
  • 41f71e498a Update milestone span to nearly 70 years (1958-2025) Vijay Janapa Reddi 2025-11-24 15:56:27 -05:00
  • f352eb2bd9 Correct technical claims to align with implementation Vijay Janapa Reddi 2025-11-24 15:41:37 -05:00
  • 73ee531d62 Correct technical claims to align with implementation Vijay Janapa Reddi 2025-11-24 15:41:37 -05:00