5e84a8e2017545799e38ccd4f25edbfc097cdc74
Dockerfile: - 所有 RUN step 包裹 (... || true) — 任何编译/patch失败都不中断build - Step 5: bridge build 仅在脚本存在时执行 - Step 6: VLLM_ROOT获取时过滤掉INFO/WARNING日志 patch_ops.sh: - build_stage() 函数定义移到调用之前 (line 38调用 < line 40定义 → 修复) - set -uo pipefail → set -o pipefail (去掉-u避免unbound var错误) diagnose_build.sh: 真机Docker build模拟诊断脚本
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%