CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:19:34 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/PaddlePaddle/Paddle.git
etag: W/"1f81c69d0b126f9cc5d940391739144d"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=81ZHNyFYu7e6YQccUY8whJx%2F6X7veWIg2h5%2FpNZu1ZCAHG91U9BEWYKACEap65Hs44oWWZbYaPTnQ8%2Fzrpk4GX7TuZaVb%2FYydB0O0lQzghGH9lxciklgLqW%2BGVko81RrKw3x2WcJikSx7GMf7b1kbE3sgp095EQeDwAEZYv6RQbynSzd0AANriBBi57H2Q16SsH3SpqDLWGnZB%2FVzSaQ%2FC7xtFVVJnQHHvr%2FVM9tdizrQprjBquKdE7jDFgHg%2BJNDRYmcemw4IfXl1jo6t9z%2Bg%3D%3D--E%2B2waa1crU54IlY%2B--Hf6NsJ4Os3Cijwp9Le%2B%2B0g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1844435451.1753615173; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:19:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 11:19:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B034:7ADB8:4243F1:594E70:68860B45
[CINN] Fix ReduceTree Fusion (#67400) · PaddlePaddle/Paddle@0c34b1f · GitHub
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/trivial_op_impl.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/fusion_tracker/expr_utils.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/fusion_tracker/expr_utils.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/fusion_tracker/interpreter.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/pattern.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/pattern_fuser.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/policy/relative_judge_policy.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/utils.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 0c34b1f
File tree
Expand file treeCollapse file tree
8 files changed
+108
-85
lines changedFilter options
- paddle/cinn
- hlir/framework/pir
- operator_fusion
- fusion_tracker
- policy
Expand file treeCollapse file tree
8 files changed
+108
-85
lines changedpaddle/cinn/hlir/framework/pir/trivial_op_impl.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/trivial_op_impl.cc-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
|
paddle/cinn/operator_fusion/fusion_tracker/expr_utils.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/fusion_tracker/expr_utils.cc+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 |
| |
21 | 30 |
| |
22 | 31 |
| |
|
paddle/cinn/operator_fusion/fusion_tracker/expr_utils.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/fusion_tracker/expr_utils.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
|
paddle/cinn/operator_fusion/fusion_tracker/interpreter.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/fusion_tracker/interpreter.cc+17-6Lines changed: 17 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
| |||
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
77 | 88 |
| |
78 |
| - | |
| 89 | + | |
79 | 90 |
| |
80 | 91 |
| |
81 | 92 |
| |
|
paddle/cinn/operator_fusion/pattern.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/pattern.h+40-43Lines changed: 40 additions & 43 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
121 | 134 |
| |
122 | 135 |
| |
123 | 136 |
| |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
| 137 | + | |
129 | 138 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 |
| |
138 | 143 |
| |
139 | 144 |
| |
140 | 145 |
| |
141 | 146 |
| |
142 |
| - | |
143 | 147 |
| |
144 | 148 |
| |
145 |
| - | |
| 149 | + | |
146 | 150 |
| |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
157 | 162 |
| |
158 |
| - | |
| 163 | + | |
159 | 164 |
| |
160 | 165 |
| |
161 | 166 |
| |
| |||
190 | 195 |
| |
191 | 196 |
| |
192 | 197 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 | 198 |
| |
198 |
| - | |
| 199 | + | |
| 200 | + | |
199 | 201 |
| |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
212 | 209 |
| |
213 | 210 |
| |
214 | 211 |
| |
215 |
| - | |
| 212 | + | |
216 | 213 |
| |
217 | 214 |
| |
218 | 215 |
| |
|
paddle/cinn/operator_fusion/pattern_fuser.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/pattern_fuser.h+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 |
| |
140 | 147 |
| |
141 | 148 |
| |
142 | 149 |
| |
143 | 150 |
| |
144 |
| - | |
| 151 | + | |
145 | 152 |
| |
146 | 153 |
| |
147 | 154 |
| |
| |||
153 | 160 |
| |
154 | 161 |
| |
155 | 162 |
| |
156 |
| - | |
| 163 | + | |
157 | 164 |
| |
158 | 165 |
| |
159 | 166 |
| |
|
paddle/cinn/operator_fusion/policy/relative_judge_policy.cc
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/policy/relative_judge_policy.cc+12-27Lines changed: 12 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 | 177 |
| |
198 | 178 |
| |
199 | 179 |
| |
200 | 180 |
| |
201 | 181 |
| |
202 | 182 |
| |
203 | 183 |
| |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
208 | 188 |
| |
209 | 189 |
| |
210 | 190 |
| |
| |||
220 | 200 |
| |
221 | 201 |
| |
222 | 202 |
| |
223 |
| - | |
| 203 | + | |
224 | 204 |
| |
225 | 205 |
| |
226 | 206 |
| |
| |||
229 | 209 |
| |
230 | 210 |
| |
231 | 211 |
| |
232 |
| - | |
233 |
| - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
234 | 219 |
| |
235 | 220 |
| |
236 | 221 |
| |
|
paddle/cinn/operator_fusion/utils.h
Copy file name to clipboardExpand all lines: paddle/cinn/operator_fusion/utils.h+16-2Lines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
456 | 470 |
| |
457 | 471 |
| |
458 |
| - | |
459 |
| - | |
| 472 | + | |
| 473 | + | |
460 | 474 |
| |
461 | 475 |
| |
462 | 476 |
| |
|
You can’t perform that action at this time.
0 commit comments