qinyusen
|
24934bc182
|
feat: rewrite install_deps.sh with env isolation and add numpy to requirements
- Complete rewrite of install_deps.sh (6-phase architecture):
environment validation, uv-based venv isolation, CUDA auto-detection,
idempotent native tool compilation, env.sh/run-gpu-tests generation
- Add numpy>=1.24 to requirements.txt to align with pyproject.toml
- Support --install-system-deps, --skip-pytorch, --rebuild, -y flags
- Use subshells for compilation to prevent CWD pollution
- Generate env.sh activation script and run-gpu-tests wrapper
🤖 Generated with [Qoder][https://qoder.com]
|
2026-05-07 01:32:13 +08:00 |
|