-
Notifications
You must be signed in to change notification settings - Fork 3
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
Devel update #29
Devel update #29
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 138ffef - Browse repository at this point
Copy the full SHA 138ffefView commit details -
Configuration menu - View commit details
-
Copy full SHA for b875ea8 - Browse repository at this point
Copy the full SHA b875ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585414a - Browse repository at this point
Copy the full SHA 585414aView commit details
Commits on Jan 24, 2024
-
[pre-commit.ci] pre-commit autoupdate (#3163)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.13...v0.1.14) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc00a0a - Browse repository at this point
Copy the full SHA bc00a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68fb16d - Browse repository at this point
Copy the full SHA 68fb16dView commit details -
setup PyTorch C++ interface build environement (#3169)
See #3120. - CMake: add `ENABLE_TENSORFLOW` and `ENABLE_PYTORCH`. `BUILD_TENSORFLOW` will be enabled when `TENSORFLOW_ROOT` is not empty or `USE_TF_PYTHON_LIBS` is on. - api_cc: add `BUILD_TENSORFLOW` and `BUILD_PYTORCH` defination. Move several functions from `common.h` to `commonTF.h` to prevent exposing them to header files. - CI: download libtorch in the build/test CC actions. --------- Signed-off-by: Jinzhe Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd53e07 - Browse repository at this point
Copy the full SHA dd53e07View commit details -
docs: add TF icons to platform-specific features (#3171)
Fix #3121. The PyTorch icon can be added when a feature implemented by PyTorch is added. However, I can't find a way to add an icon to TOC. ![image](https://github.com/deepmodeling/deepmd-kit/assets/9496702/7f29da27-af81-4850-9da0-79310d216b2d) Signed-off-by: Jinzhe Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f9c6eb - Browse repository at this point
Copy the full SHA 0f9c6ebView commit details -
add universal Python inference interface DeepPot (#3164)
Need discussion for other classes. --------- Signed-off-by: Jinzhe Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04c414a - Browse repository at this point
Copy the full SHA 04c414aView commit details -
detect version in advance before building deepmd-kit-cu11 (#3172)
Fix #3168. See: pypa/setuptools-scm#1006 (comment) --------- Signed-off-by: Jinzhe Zeng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5dfbb55 - Browse repository at this point
Copy the full SHA 5dfbb55View commit details