forked from ccf-ai-infra/TileOPs-Metax
## 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> |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| entrypoint.sh | ||