File: optimize_dask3.svg

package info (click to toggle)
dask 1.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,856 kB
  • sloc: python: 51,266; sh: 178; makefile: 142
file content (148 lines) | stat: -rw-r--r-- 13,786 bytes parent folder | download
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
 -->
<!-- Title: G Pages: 1 -->
<svg width="304pt" height="562pt"
 viewBox="0.00 0.00 304.07 561.94" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 557.941)">
<title>G</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-557.941 300.074,-557.941 300.074,4 -4,4"/>
<!-- print1 -->
<g id="node1" class="node"><title>print1</title>
<polygon fill="none" stroke="black" points="253.537,-553.941 199.537,-553.941 199.537,-517.941 253.537,-517.941 253.537,-553.941"/>
<text text-anchor="middle" x="226.537" y="-531.741" font-family="Times,serif" font-size="14.00">print1</text>
</g>
<!-- out1 -->
<g id="node2" class="node"><title>out1</title>
<polygon fill="none" stroke="black" points="252.537,-306.867 198.537,-306.867 198.537,-270.867 252.537,-270.867 252.537,-306.867"/>
<text text-anchor="middle" x="225.537" y="-284.667" font-family="Times,serif" font-size="14.00">out1</text>
</g>
<!-- ((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out1&#39;), &#39;function&#39;) -->
<g id="node10" class="node"><title>((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out1&#39;), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="226.537" cy="-412.404" rx="69.5736" ry="69.5736"/>
<text text-anchor="middle" x="226.537" y="-408.204" font-family="Times,serif" font-size="14.00">print_and_return</text>
</g>
<!-- out1&#45;&gt;((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out1&#39;), &#39;function&#39;) -->
<g id="edge1" class="edge"><title>out1&#45;&gt;((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out1&#39;), &#39;function&#39;)</title>
<path fill="none" stroke="black" d="M225.678,-307.022C225.737,-314.21 225.81,-323.118 225.889,-332.677"/>
<polygon fill="black" stroke="black" points="222.39,-332.859 225.973,-342.83 229.39,-332.801 222.39,-332.859"/>
</g>
<!-- out2 -->
<g id="node3" class="node"><title>out2</title>
<polygon fill="none" stroke="black" points="96.5368,-306.867 42.5368,-306.867 42.5368,-270.867 96.5368,-270.867 96.5368,-306.867"/>
<text text-anchor="middle" x="69.5368" y="-284.667" font-family="Times,serif" font-size="14.00">out2</text>
</g>
<!-- ((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out2&#39;), &#39;function&#39;) -->
<g id="node14" class="node"><title>((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out2&#39;), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="69.5368" cy="-412.404" rx="69.5736" ry="69.5736"/>
<text text-anchor="middle" x="69.5368" y="-408.204" font-family="Times,serif" font-size="14.00">print_and_return</text>
</g>
<!-- out2&#45;&gt;((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out2&#39;), &#39;function&#39;) -->
<g id="edge2" class="edge"><title>out2&#45;&gt;((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out2&#39;), &#39;function&#39;)</title>
<path fill="none" stroke="black" d="M69.5368,-307.022C69.5368,-314.21 69.5368,-323.118 69.5368,-332.677"/>
<polygon fill="black" stroke="black" points="66.0369,-332.829 69.5368,-342.83 73.0369,-332.83 66.0369,-332.829"/>
</g>
<!-- ((&lt;built&#45;in function len&gt;, (&lt;method &#39;split&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;)), &#39;function&#39;) -->
<g id="node4" class="node"><title>((&lt;built&#45;in function len&gt;, (&lt;method &#39;split&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;)), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="148.537" cy="-29.7542" rx="20.8218" ry="20.8218"/>
<text text-anchor="middle" x="148.537" y="-25.5542" font-family="Times,serif" font-size="14.00">len</text>
</g>
<!-- nwords -->
<g id="node7" class="node"><title>nwords</title>
<polygon fill="none" stroke="black" points="177.258,-131.508 119.816,-131.508 119.816,-95.5083 177.258,-95.5083 177.258,-131.508"/>
<text text-anchor="middle" x="148.537" y="-109.308" font-family="Times,serif" font-size="14.00">nwords</text>
</g>
<!-- ((&lt;built&#45;in function len&gt;, (&lt;method &#39;split&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;)), &#39;function&#39;)&#45;&gt;nwords -->
<g id="edge3" class="edge"><title>((&lt;built&#45;in function len&gt;, (&lt;method &#39;split&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;)), &#39;function&#39;)&#45;&gt;nwords</title>
<path fill="none" stroke="black" d="M148.537,-50.9631C148.537,-61.2829 148.537,-73.9879 148.537,-85.1693"/>
<polygon fill="black" stroke="black" points="145.037,-85.2952 148.537,-95.2952 152.037,-85.2953 145.037,-85.2952"/>
</g>
<!-- ((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;) -->
<g id="node5" class="node"><title>((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="70.5368" cy="-201.188" rx="33.8596" ry="33.8596"/>
<text text-anchor="middle" x="70.5368" y="-196.988" font-family="Times,serif" font-size="14.00">format</text>
</g>
<!-- ((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;)&#45;&gt;out2 -->
<g id="edge4" class="edge"><title>((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;)&#45;&gt;out2</title>
<path fill="none" stroke="black" d="M70.153,-235.068C70.055,-243.469 69.9507,-252.409 69.8562,-260.5"/>
<polygon fill="black" stroke="black" points="66.3562,-260.488 69.7392,-270.528 73.3557,-260.57 66.3562,-260.488"/>
</g>
<!-- print2 -->
<g id="node6" class="node"><title>print2</title>
<polygon fill="none" stroke="black" points="96.5368,-553.941 42.5368,-553.941 42.5368,-517.941 96.5368,-517.941 96.5368,-553.941"/>
<text text-anchor="middle" x="69.5368" y="-531.741" font-family="Times,serif" font-size="14.00">print2</text>
</g>
<!-- nwords&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;) -->
<g id="edge6" class="edge"><title>nwords&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;)</title>
<path fill="none" stroke="black" d="M132.752,-131.847C123.241,-142.294 110.834,-155.923 99.6041,-168.259"/>
<polygon fill="black" stroke="black" points="96.9442,-165.981 92.8004,-175.732 102.12,-170.694 96.9442,-165.981"/>
</g>
<!-- ((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;) -->
<g id="node9" class="node"><title>((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="224.537" cy="-201.188" rx="33.8596" ry="33.8596"/>
<text text-anchor="middle" x="224.537" y="-196.988" font-family="Times,serif" font-size="14.00">format</text>
</g>
<!-- nwords&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;) -->
<g id="edge5" class="edge"><title>nwords&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;)</title>
<path fill="none" stroke="black" d="M163.917,-131.847C173.025,-142.115 184.86,-155.457 195.652,-167.624"/>
<polygon fill="black" stroke="black" points="193.3,-170.247 202.554,-175.406 198.537,-165.602 193.3,-170.247"/>
</g>
<!-- ((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;orange&#39;), &#39;function&#39;) -->
<g id="node8" class="node"><title>((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;orange&#39;), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="224.537" cy="-29.7542" rx="29.5104" ry="29.5104"/>
<text text-anchor="middle" x="224.537" y="-25.5542" font-family="Times,serif" font-size="14.00">count</text>
</g>
<!-- count1 -->
<g id="node12" class="node"><title>count1</title>
<polygon fill="none" stroke="black" points="251.64,-131.508 197.433,-131.508 197.433,-95.5083 251.64,-95.5083 251.64,-131.508"/>
<text text-anchor="middle" x="224.537" y="-109.308" font-family="Times,serif" font-size="14.00">count1</text>
</g>
<!-- ((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;orange&#39;), &#39;function&#39;)&#45;&gt;count1 -->
<g id="edge7" class="edge"><title>((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;orange&#39;), &#39;function&#39;)&#45;&gt;count1</title>
<path fill="none" stroke="black" d="M224.537,-59.8078C224.537,-68.1049 224.537,-77.113 224.537,-85.2956"/>
<polygon fill="black" stroke="black" points="221.037,-85.4477 224.537,-95.4477 228.037,-85.4478 221.037,-85.4477"/>
</g>
<!-- ((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;)&#45;&gt;out1 -->
<g id="edge8" class="edge"><title>((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;)&#45;&gt;out1</title>
<path fill="none" stroke="black" d="M224.921,-235.068C225.019,-243.469 225.123,-252.409 225.217,-260.5"/>
<polygon fill="black" stroke="black" points="221.718,-260.57 225.334,-270.528 228.717,-260.488 221.718,-260.57"/>
</g>
<!-- ((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out1&#39;), &#39;function&#39;)&#45;&gt;print1 -->
<g id="edge9" class="edge"><title>((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out1&#39;), &#39;function&#39;)&#45;&gt;print1</title>
<path fill="none" stroke="black" d="M226.537,-481.986C226.537,-491.062 226.537,-499.902 226.537,-507.677"/>
<polygon fill="black" stroke="black" points="223.037,-507.873 226.537,-517.873 230.037,-507.873 223.037,-507.873"/>
</g>
<!-- ((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;apple&#39;), &#39;function&#39;) -->
<g id="node11" class="node"><title>((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;apple&#39;), &#39;function&#39;)</title>
<ellipse fill="none" stroke="black" cx="70.5368" cy="-29.7542" rx="29.5104" ry="29.5104"/>
<text text-anchor="middle" x="70.5368" y="-25.5542" font-family="Times,serif" font-size="14.00">count</text>
</g>
<!-- count2 -->
<g id="node13" class="node"><title>count2</title>
<polygon fill="none" stroke="black" points="97.6404,-131.508 43.4332,-131.508 43.4332,-95.5083 97.6404,-95.5083 97.6404,-131.508"/>
<text text-anchor="middle" x="70.5368" y="-109.308" font-family="Times,serif" font-size="14.00">count2</text>
</g>
<!-- ((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;apple&#39;), &#39;function&#39;)&#45;&gt;count2 -->
<g id="edge10" class="edge"><title>((&lt;method &#39;count&#39; of &#39;str&#39; objects&gt;, &#39;apple orange apple pear orange pear pear&#39;, &#39;apple&#39;), &#39;function&#39;)&#45;&gt;count2</title>
<path fill="none" stroke="black" d="M70.5368,-59.8078C70.5368,-68.1049 70.5368,-77.113 70.5368,-85.2956"/>
<polygon fill="black" stroke="black" points="67.0369,-85.4477 70.5368,-95.4477 74.0369,-85.4478 67.0369,-85.4477"/>
</g>
<!-- count1&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;) -->
<g id="edge11" class="edge"><title>count1&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count1&#39;, &#39;orange&#39;, &#39;nwords&#39;), &#39;function&#39;)</title>
<path fill="none" stroke="black" d="M224.537,-131.847C224.537,-139.237 224.537,-148.218 224.537,-157.208"/>
<polygon fill="black" stroke="black" points="221.037,-157.276 224.537,-167.276 228.037,-157.276 221.037,-157.276"/>
</g>
<!-- count2&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;) -->
<g id="edge12" class="edge"><title>count2&#45;&gt;((&lt;built&#45;in method format of str object at 0x1005d0c90&gt;, &#39;count2&#39;, &#39;apple&#39;, &#39;nwords&#39;), &#39;function&#39;)</title>
<path fill="none" stroke="black" d="M70.5368,-131.847C70.5368,-139.237 70.5368,-148.218 70.5368,-157.208"/>
<polygon fill="black" stroke="black" points="67.0369,-157.276 70.5368,-167.276 74.0369,-157.276 67.0369,-157.276"/>
</g>
<!-- ((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out2&#39;), &#39;function&#39;)&#45;&gt;print2 -->
<g id="edge13" class="edge"><title>((&lt;function print_and_return at 0x1084bf500&gt;, &#39;out2&#39;), &#39;function&#39;)&#45;&gt;print2</title>
<path fill="none" stroke="black" d="M69.5368,-481.986C69.5368,-491.062 69.5368,-499.902 69.5368,-507.677"/>
<polygon fill="black" stroke="black" points="66.0369,-507.873 69.5368,-517.873 73.0369,-507.873 66.0369,-507.873"/>
</g>
</g>
</svg>