mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-12 02:06:14 -05:00
- Add TINYTORCH_NON_INTERACTIVE env var to install.sh for CI/scripted usage - Skip interactive prompts when no TTY available or non-interactive mode set - Add Stage 7 (Fresh Install) to tinytorch-ci.yml - Remove separate tinytorch-install-test.yml workflow - Fresh install now gates PRs/merges like other tests