框架.drawio 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <mxfile host="65bd71144e">
  2. <diagram id="nKO4jLVDNhHVAdHXDorT" name="Page-1">
  3. <mxGraphModel dx="1382" dy="1951" 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">
  4. <root>
  5. <mxCell id="0"/>
  6. <mxCell id="1" parent="0"/>
  7. <mxCell id="2" value="配置文件" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  8. <mxGeometry x="260" y="-110" width="120" height="60" as="geometry"/>
  9. </mxCell>
  10. <mxCell id="20" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="3" target="13">
  11. <mxGeometry relative="1" as="geometry"/>
  12. </mxCell>
  13. <mxCell id="3" value="加载数据&lt;br&gt;(模型输入)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  14. <mxGeometry x="160" width="120" height="60" as="geometry"/>
  15. </mxCell>
  16. <mxCell id="8" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="5" target="7">
  17. <mxGeometry relative="1" as="geometry"/>
  18. </mxCell>
  19. <mxCell id="5" value="训练模型" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  20. <mxGeometry x="220" y="320" width="120" height="60" as="geometry"/>
  21. </mxCell>
  22. <mxCell id="7" value="保存模型" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  23. <mxGeometry x="220" y="420" width="120" height="60" as="geometry"/>
  24. </mxCell>
  25. <mxCell id="13" value="模型监控" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  26. <mxGeometry x="400" y="210" width="120" height="60" as="geometry"/>
  27. </mxCell>
  28. <mxCell id="15" value="实时优化" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  29. <mxGeometry x="30" y="210" width="120" height="60" as="geometry"/>
  30. </mxCell>
  31. <mxCell id="21" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="19" target="13">
  32. <mxGeometry relative="1" as="geometry"/>
  33. </mxCell>
  34. <mxCell id="19" value="加载数据&lt;br&gt;(模型输出)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
  35. <mxGeometry x="400" width="120" height="60" as="geometry"/>
  36. </mxCell>
  37. </root>
  38. </mxGraphModel>
  39. </diagram>
  40. </mxfile>