mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-22 15:30:47 -05:00
Changes: - Move profile.json from nested community/ to flat ~/.tinytorch/profile.json - Add file update notifications when .tinytorch files are created/updated - Print "📝 Updated: ~/.tinytorch/filename" for better visibility - Update benchmark.py to use new flat structure - Update auth.py to print when credentials are saved Benefits: - Simpler, flatter directory structure (no unnecessary nesting) - Users see exactly which files are being modified during setup - Consistent location for all user data (~/.tinytorch/) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Maintenance Tools
Scripts for repository maintenance and cleanup.
Scripts
cleanup_history.sh- Clean up repository historyrestructure-project.sh- This restructuring script
Usage
# From project root
./tools/maintenance/cleanup_history.sh