-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDeePMD-paddle.drawio
More file actions
49 lines (49 loc) · 4.4 KB
/
DeePMD-paddle.drawio
File metadata and controls
49 lines (49 loc) · 4.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<mxfile host="app.diagrams.net" modified="2021-08-02T12:38:36.691Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36" etag="sQ8uSWpW6F7lF4thPhpU" version="14.9.3" type="github">
<diagram id="yhVrCVFnSwpb_sbqkEyx" name="Page-1">
<mxGraphModel dx="2066" dy="769" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Gt3SB75_ItBfUO9UVl-5-8" value="" style="rounded=1;whiteSpace=wrap;html=1;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="80" y="80" width="620" height="120" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-1" value="Test" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="410" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-2" value="SetUp" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="100" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-4" value="Train" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="200" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-5" value="Freeze Model" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="310" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-6" value="Transfer" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="510" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-7" value="Compress" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="610" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-9" value="API System" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="90" y="90" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-10" value="Custom Operators" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="400" y="210" width="300" height="40" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-11" value="Kernel/Computational Library" style="rounded=1;whiteSpace=wrap;html=1;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="80" y="260" width="620" height="40" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-15" value="Depends On DL Framework" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="730" y="170" width="180" height="20" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-16" value="" style="rounded=1;whiteSpace=wrap;html=1;fontSize=14;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;" vertex="1" parent="1">
<mxGeometry x="730" y="140" width="180" height="20" as="geometry" />
</mxCell>
<mxCell id="Gt3SB75_ItBfUO9UVl-5-17" value="DL Framework original Operators" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;fontStyle=1;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="80" y="210" width="310" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>