Skip to content
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

feat: Support stripped type embedding in DPA1 of PT/DP #3712

Merged
merged 18 commits into from
May 6, 2024

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7d82945 View commit details
    Browse the repository at this point in the history
  2. Update train-se-atten.md

    iProzd committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a230198 View commit details
    Browse the repository at this point in the history
  3. Update graph.py

    iProzd committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5157781 View commit details
    Browse the repository at this point in the history
  4. Update deepmd/utils/argcheck.py

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Duo <[email protected]>
    iProzd and coderabbitai[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f780d58 View commit details
    Browse the repository at this point in the history
  5. Update deepmd/pt/model/descriptor/se_atten.py

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Duo <[email protected]>
    iProzd and coderabbitai[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3b3d25e View commit details
    Browse the repository at this point in the history
  6. Update deepmd/tf/descriptor/se_a.py

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Duo <[email protected]>
    iProzd and coderabbitai[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cf841f2 View commit details
    Browse the repository at this point in the history
  7. Update deepmd/tf/descriptor/se_a.py

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Duo <[email protected]>
    iProzd and coderabbitai[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a9e24d9 View commit details
    Browse the repository at this point in the history
  8. Update deepmd/tf/descriptor/se_atten.py

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Duo <[email protected]>
    iProzd and coderabbitai[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    764cab7 View commit details
    Browse the repository at this point in the history
  9. Update deepmd/tf/descriptor/se_atten.py

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Signed-off-by: Duo <[email protected]>
    iProzd and coderabbitai[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0b9cea1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30a594a View commit details
    Browse the repository at this point in the history
  11. Update docs

    iProzd committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1e86b75 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. resolve conversations

    iProzd committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f3056ee View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Update argcheck.py

    iProzd committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fd8a744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f42c4 View commit details
    Browse the repository at this point in the history
  3. Update argcheck.py

    iProzd committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1da8936 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'devel' into add_strip_dpa1

    Signed-off-by: Duo <[email protected]>
    iProzd authored May 6, 2024
    Configuration menu
    Copy the full SHA
    9334c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a98a65 View commit details
    Browse the repository at this point in the history
  3. update the docstr

    iProzd committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b32c4f3 View commit details
    Browse the repository at this point in the history