「view this page in B3 βῆτα server」

Revisions №83

branch: RFdiffusion:commits 「№83」
Commited by: Hope Woods
GitHub Pull Request link: 「№458」
Merge: 「2d0c003df」「1b4522ae4」  code diff
Scheduled at: 2026-07-14 20:13:03.751646
rfd

Pull Request №458 RosettaCommons/RFdiffusion/main ← RosettaCommons/RFdiffusion/fix/ci-numpy-pin Merge: 2d0c003df46b9db41d119321f15403dec3716cd9←1b4522ae4628e48125f3495fb9a969c1f7a92415 Fix github workflow tests ---------------- Merge commit message: Pin numpy<2 in CI to fix NumPy/torch ABI mismatch torch==1.12.1 is built against NumPy 1.x, but the CI install pinned no NumPy version and resolved to NumPy 2.x, causing every torch tensor .numpy() call to fail with 'Numpy is not available' during Diffuser initialization. Constrain the resolution back to NumPy 1.x.

...
Test: ubuntu-20.04.clang.python39.rfd

 View log

Loading...

 View log in dialog  View log in log in separate window