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

[WIP] Add paddle backend in devel #4157

Draft
wants to merge 46 commits into
base: devel
Choose a base branch
from

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    59b9af5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    7f32618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    217bf36 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix extra state

    HydrogenSulfate committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0ad720d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix typo and bugs

    HydrogenSulfate committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1d7b0d1 View commit details
    Browse the repository at this point in the history
  2. fix concat

    HydrogenSulfate committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f6eeef6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. update fix code

    HydrogenSulfate committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ec021f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    55f71f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    ebdbed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0aeb73 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    0896c90 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    2e79d68 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    482d588 View commit details
    Browse the repository at this point in the history
  2. update CMAKE

    HydrogenSulfate committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a3c4663 View commit details
    Browse the repository at this point in the history
  3. add build script

    HydrogenSulfate committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2b4832a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f1100e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3068869 View commit details
    Browse the repository at this point in the history
  3. fix get_pd_version

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    68a2d62 View commit details
    Browse the repository at this point in the history
  4. fix read_env.py

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ff7e0ef View commit details
    Browse the repository at this point in the history
  5. fix suffix

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    023ba53 View commit details
    Browse the repository at this point in the history
  6. fix pd/cxx_op.py

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8a1834f View commit details
    Browse the repository at this point in the history
  7. fix main.py

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    396bd54 View commit details
    Browse the repository at this point in the history
  8. fix get_item_paddle

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    66734bc View commit details
    Browse the repository at this point in the history
  9. restore in.lammps

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ba02ae8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    40157dd View commit details
    Browse the repository at this point in the history
  11. simplify CMAKE

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8d53aec View commit details
    Browse the repository at this point in the history
  12. restore c_api.cc

    HydrogenSulfate committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e39d466 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix bugs

    HydrogenSulfate committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b97571e View commit details
    Browse the repository at this point in the history
  2. change pt -> pd

    HydrogenSulfate committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    50092c6 View commit details
    Browse the repository at this point in the history
  3. refactor DeepPotPD.cc

    HydrogenSulfate committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e02dd11 View commit details
    Browse the repository at this point in the history
  4. update commonPD.h

    HydrogenSulfate committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8343077 View commit details
    Browse the repository at this point in the history
  5. remove boost

    HydrogenSulfate committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    09c54f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. refine code

    HydrogenSulfate committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc854b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    892fd80 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    04b9064 View commit details
    Browse the repository at this point in the history
  2. remove redundant code

    HydrogenSulfate committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b3a6408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a7e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c792563 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72241ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8694476 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e246a34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ee8bcf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3c1ceb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49ba5a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. support DCU(rocm)

    HydrogenSulfate committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f1cae59 View commit details
    Browse the repository at this point in the history
  2. simplify compile code

    HydrogenSulfate committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a83fb63 View commit details
    Browse the repository at this point in the history