Skip to content

Commit 8552f9a

Browse files
authored
Update dp_v3.md
1 parent f919185 commit 8552f9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_posts/dp_v3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ mathjax: true
1212

1313
DeePMD-kit v3 implements a flexible and pluggable backend framework, providing a consistent training and inference experience across multiple backends. Version 3.0.0 includes the following backends:
1414

15+
<!-- more -->
16+
1517
- **TensorFlow Backend**: Static graph for efficient computation.
1618
- **PyTorch Backend**: Dynamic graph, simplifying model extension and development.
1719
- **DP Backend**: Reference backend implemented with NumPy and Array API.
@@ -167,4 +169,4 @@ The author of this article and one of the main contributors to DeePMD-kit, **Jin
167169

168170
The team will welcome outstanding undergraduate students to apply for graduate positions. One of the research directions will focus on the development of DeePMD-kit.
169171

170-
**Contact**: [[email protected]](mailto:[email protected])
172+
**Contact**: [[email protected]](mailto:[email protected])

0 commit comments

Comments
 (0)