Skip to content

Conversation

amorehead
Copy link

  • Fixes the periodicity batching bug for supervised_chi_loss discovered in Incorrect (batched) einsum in supervised_chi_loss()? #381.
  • Fixes the shape of unnormalized_angles_sin_cos for (batched) angle norm loss calculation.
  • Also corrects the docstring for this function.
  • This corrected version of the function tested fine for me with both batched inputs e.g., angles_sin_cos=[batch_size, num_residues, 7, 2] as well as single-example inputs angles_sin_cos=[num_residues, 7, 2].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant