Skip to content

Conversation

Franklalalala
Copy link
Collaborator

  1. update neighbor search to new ase API
  2. add scale type choice: no_scale, scale_wo_back_grad, scale_w_back_grad
  3. add norm_eps for user controllable eps in the norm module
  4. add HamilLossAbsMAE for the ham abs mae
  5. add adamW optimizer

1. update neighbor search to new ase API
2. add scale type choice: no_scale, scale_wo_back_grad, scale_w_back_grad
3. add norm_eps arg
4. add HamilLossAbsMAE for the ham abs mae
5. add adamW optimizer
    doc_scale_type = ("Which scale method to use. Can be no_scale, "
                      "scale_wo_back_grad (the scale parameter will not engage the back grad computation graph), "
                      "scale_w_back_grad (the scale parameter will engage the back grad computation graph)")
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