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:
Full Changelog: tinytorch-v0.1.6...tinytorch-v0.1.7
Website: https://mlsysbook.ai/tinytorch/