TileOPs-Metax/.github/runner
Ang Gao bb641b4c69
[CI][Bench] Add flashinfer-python to benchmark dependencies (#721)
## Summary

- Add `flashinfer-python>=0.6.6` to `pyproject.toml` `[bench]` optional
dependencies
- Add to both Dockerfiles (`Dockerfile`, `.github/runner/Dockerfile`)

## Verified

- FlashInfer 0.6.6 installed in `tileops-runner:latest` via `docker
commit` (incremental layer)
- Smoke tested in Docker: decode, prefill, prefill+RoPE all pass on H200
- PyTorch 2.10.0+cu128, CUDA 12.8, JIT compilation mode

Partial fix for #720

## Test plan

- [x] `docker run tileops-runner:latest python -c "import flashinfer"`
succeeds
- [x] FlashInfer decode/prefill/RoPE smoke tests pass in container

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:23:44 +08:00
..
Dockerfile [CI][Bench] Add flashinfer-python to benchmark dependencies (#721) 2026-04-03 11:23:44 +08:00
entrypoint.sh [CI] Use local Docker image tag for nightly runner (#681) 2026-03-27 12:28:56 +08:00