-
Notifications
You must be signed in to change notification settings - Fork 270
sync 3.2.2.post1 #270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync 3.2.2.post1 #270
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| potential_sequence_of_concern, | ||
| return_bytes, | ||
| disable_cache, | ||
| headers, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| all_atom_pred_pos = all_atom_pred_pos[..., ca_pos, :] | ||
| all_atom_positions = all_atom_positions[..., ca_pos, :] | ||
| all_atom_mask = all_atom_mask[..., ca_pos : (ca_pos + 1)] # keep dim | ||
| all_atom_mask = all_atom_mask[..., ca_pos] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
lol ".post1" :D |
This reverts commit f4f9792.
No description provided.