CI 计算会重新种子全局 numpy RNG,因此 --seed 可使后续的 numpy 绘图重复
作者: chiruu12创建于 2026年8月14日更新于 2026年9月19日
标签bugneeds-triage
`_bootstrap_calculation` in `garak/analyze/bootstrap_ci.py` seeds the global numpy generator when a run seed is set:
内容来源: NVIDIA/garak
`_bootstrap_calculation` in `garak/analyze/bootstrap_ci.py` seeds the global numpy generator when a run seed is set:
内容来源: NVIDIA/garak