Files
cs249r_book/tinytorch/bin
Vijay Janapa Reddi 0c80ee116d fix: use bin/tito wrapper for CI preflight checks
- Remove pip install -e . requirement from CI workflow
- Add bin/tito wrapper script that sets PYTHONPATH and cwd
- Update preflight.py to use bin/tito instead of python -m tito.main
- Fix milestone command name (singular not plural)
- Use vars.TINYTORCH_ROOT with fallback to 'tinytorch'
2025-12-12 07:50:04 -08:00
..