Skip to content

Commit f38cb49

Browse files
authored
Update dp_v3.md
1 parent 2cf88de commit f38cb49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/_posts/dp_v3.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ mathjax: true
77
---
88

99
## 1. Multi-backend framework: Powered by TensorFlow, PyTorch, and JAX
10+
<!-- more -->
1011

1112
<center><img src=https://dp-public.oss-cn-beijing.aliyuncs.com/community/dpv3/dp1.png# pic_center width="100%" height="100%" /></center>
1213

1314
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:
1415

15-
<!-- more -->
16-
1716
- **TensorFlow Backend**: Static graph for efficient computation.
1817
- **PyTorch Backend**: Dynamic graph, simplifying model extension and development.
1918
- **DP Backend**: Reference backend implemented with NumPy and Array API.

0 commit comments

Comments
 (0)