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

Adapt DeePMD in Ascend platform (NPU) #2371

Open
wants to merge 22 commits into
base: ascend
Choose a base branch
from

Commits on Sep 15, 2022

  1. add convert_org_to_ascend in convert

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1a42f36 View commit details
    Browse the repository at this point in the history
  2. add convert_org_to_ascend

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3947b65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344f02e View commit details
    Browse the repository at this point in the history
  4. 1. add a new dp argument transfer-to-ascend; 2. add dp test for ascen…

    …d models; 4. add lammps code for ascend models;
    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3f1d134 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93016e3 View commit details
    Browse the repository at this point in the history
  6. fix prod_env_mat_multi_device.cc miswriting

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    fcc909c View commit details
    Browse the repository at this point in the history
  7. fix a Ascend incremental code bug

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    05216ef View commit details
    Browse the repository at this point in the history
  8. fix mixed_prec bug

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3b9a794 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba22b1f View commit details
    Browse the repository at this point in the history
  10. fix transfer spell

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2fbc8fc View commit details
    Browse the repository at this point in the history
  11. Second modified version according to the comments, we refactored the …

    …ProdEnvMatAMash op and modified some details.
    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4771c75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    98a68c9 View commit details
    Browse the repository at this point in the history
  13. sync fork modifications

    root committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9124fac View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. fix a bug in network.py

    root committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a1f4a10 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. 1. add a test unit for transfer-to-ascend interface; 2. fix the bugs …

    …according to the comments.
    root committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d2ec06d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb1804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eb6609 View commit details
    Browse the repository at this point in the history
  4. set ascend_mix

    root committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    563f312 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Mar 7, 2023

  1. 1. add more explanation for ascend graph when natoms is a const op; 3…

    …. fix a bug for ascend graph transfer;
    root committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e86654a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Jul 15, 2023

  1. fix a NPU option bug

    root committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    107e6f6 View commit details
    Browse the repository at this point in the history