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...