Improved
TinyTorch v0.1.7 - Export Reliability Fix
TinyTorch v0.1.7
Critical fix for module exports that were silently failing in CI and some user environments.
๐ Bug Fixes
- Export System: Uses nbdev Python API instead of CLI for reliable cross-platform exports
- Export System: Fixed directory detection when running from
tinytorch/directory - Export System: Failures now show full error details for debugging - reported by @lalalostcode in #1146
- Milestones: Fixed Tensor class passing in MLPerf step functions
โจ Improvements
- Paper Link: Now links to arXiv with external link icon (โ) instead of download
- CLI: Invalid commands show helpful error messages
๐ง CI/Infrastructure
- Renamed
Publish (Dev)โPreview (Dev)for clearer workflow naming - All tests run on all platforms by default
- Test types aligned with CLI naming (
--user-journey)
๐ฅ Contributors
Thanks to all contributors who made this release possible:
- @lalalostcode
- @profvjreddi
Full Changelog: https://github.com/harvard-edge/cs249r_book/compare/tinytorch-v0.1.6...tinytorch-v0.1.7
Website: https://mlsysbook.ai/tinytorch/