Skip to content

Commit 7783d33

Browse files
authored
Update alphafold3.py (#245)
1 parent f1cabc2 commit 7783d33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

alphafold3_pytorch/alphafold3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6749,7 +6749,6 @@ def forward(
67496749

67506750
# otherwise, noise and make it learn to denoise
67516751

6752-
batch_size = atom_inputs.shape[0]
67536752
calc_diffusion_loss = exists(atom_pos)
67546753

67556754
if calc_diffusion_loss:

0 commit comments

Comments
 (0)