Skip to content

TinyTorch v0.1.7 - Export Reliability Fix

Choose a tag to compare

@github-actions github-actions released this 29 Jan 22:48

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/