Files
cs249r_book/tinytorch/scripts
Vijay Janapa Reddi c7cf3f04e8 refactor(tinytorch): consolidate install script to single location
- Move install script to site/extra/install (served at /install URL)
- Remove duplicate scripts from scripts/ and _static/install/
- Add comprehensive documentation header to install script
- Document what files are kept vs removed for students
- Update getting-started.md to reflect idempotent tito setup

Students get: src/, tinytorch/, tito/, milestones/, tests/, datasets/,
bin/, modules/, requirements.txt, pyproject.toml, settings.ini

Removed: paper/, instructor/, site/, scripts/, tools/, binder/, etc/,
assignments/, benchmark_results/, IDE configs, dev scripts

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-15 13:36:30 -05:00
..