CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 09:10:48 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/"0168e1aaf9c62f2273b02066292417e3"
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=ccBrfjglhP2UPr34DNVVEsdcRPqaDMpZeF3UlCqWgTxYRTX8kggjpw2Bld1sNY8yBkje3H50X5awa6szcN80Q7%2FrEA%2F%2BpxIxEFrXf46KvD%2F%2B%2BtMZKp%2BAQxcJrsT%2FtkynLmbtOSNOIrqpK%2BxEPohKpcNjuNJO3ATxHerm%2B8zt7UVwF3ibr5avoCH%2FFlmysGmofID5CFWO634ShdMKvZi0HoDx73%2BgXtXUZSS84n1YduNR35n2GeTADE0K6jpt%2FNJMnT33nh0Iz%2FhwAGITh3BFiQ%3D%3D--b3SboQQmOvsB%2BcKm--Pefy4I%2BuseiBHvpO0AqQxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1432244366.1753434647; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 09:10:47 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 09:10:47 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A928:15F96:5F245C:72063C:68834A17
[IR] polish the new ir api name. (#54562) · PaddlePaddle/Paddle@eac99c5 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/op_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/ir_adaptor/translator/op_translator.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir_adaptor/translator/program_translator.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/ir_printer.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/operation.cc
Copy file name to clipboardExpand all lines: paddle/ir/pattern_rewrite/pattern_match.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_exe_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_program_test.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit eac99c5
authored
File tree
Expand file treeCollapse file tree
13 files changed
+83
-116
lines changedFilter options
- paddle
- fluid
- ir_adaptor/translator
- ir/dialect
- ir
- core
- pattern_rewrite
- test/cpp/ir
- core
- pass
Expand file treeCollapse file tree
13 files changed
+83
-116
lines changedpaddle/fluid/ir/dialect/op_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/op_gen.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| |||
817 | 817 |
| |
818 | 818 |
| |
819 | 819 |
| |
820 |
| - | |
| 820 | + | |
821 | 821 |
| |
822 | 822 |
| |
823 | 823 |
| |
824 |
| - | |
| 824 | + | |
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
|
paddle/fluid/ir_adaptor/translator/op_translator.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir_adaptor/translator/op_translator.cc+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
| 343 | + | |
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
| |||
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
475 |
| - | |
| 475 | + | |
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
|
paddle/fluid/ir_adaptor/translator/program_translator.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir_adaptor/translator/program_translator.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
|
-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 | 34 |
| |
43 | 35 |
| |
44 | 36 |
| |
|
paddle/ir/core/ir_printer.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/ir_printer.cc+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
| 233 | + | |
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
|
paddle/ir/core/operation.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/operation.cc+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 |
| - | |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
|
paddle/ir/pattern_rewrite/pattern_match.cc
Copy file name to clipboardExpand all lines: paddle/ir/pattern_rewrite/pattern_match.cc+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
|
test/cpp/ir/core/ir_exe_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_exe_test.cc+6-11Lines changed: 6 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 71 | + | |
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
| |||
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 83 | + | |
88 | 84 |
| |
89 | 85 |
| |
90 | 86 |
| |
91 | 87 |
| |
92 | 88 |
| |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
97 | 92 |
| |
98 | 93 |
| |
99 | 94 |
| |
|
test/cpp/ir/core/ir_program_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_program_test.cc+20-32Lines changed: 20 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
108 |
| - | |
| 107 | + | |
109 | 108 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 109 | + | |
| 110 | + | |
114 | 111 |
| |
115 | 112 |
| |
116 | 113 |
| |
| |||
134 | 131 |
| |
135 | 132 |
| |
136 | 133 |
| |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
143 | 137 |
| |
144 | 138 |
| |
145 | 139 |
| |
| |||
158 | 152 |
| |
159 | 153 |
| |
160 | 154 |
| |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
166 | 159 |
| |
167 | 160 |
| |
168 | 161 |
| |
| |||
186 | 179 |
| |
187 | 180 |
| |
188 | 181 |
| |
189 |
| - | |
| 182 | + | |
190 | 183 |
| |
191 | 184 |
| |
192 | 185 |
| |
| |||
205 | 198 |
| |
206 | 199 |
| |
207 | 200 |
| |
208 |
| - | |
209 |
| - | |
| 201 | + | |
210 | 202 |
| |
211 | 203 |
| |
212 | 204 |
| |
213 | 205 |
| |
214 |
| - | |
| 206 | + | |
215 | 207 |
| |
216 |
| - | |
| 208 | + | |
217 | 209 |
| |
218 | 210 |
| |
219 | 211 |
| |
| |||
274 | 266 |
| |
275 | 267 |
| |
276 | 268 |
| |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
| 269 | + | |
281 | 270 |
| |
282 | 271 |
| |
283 | 272 |
| |
284 | 273 |
| |
285 | 274 |
| |
286 | 275 |
| |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
292 | 280 |
| |
293 | 281 |
| |
294 | 282 |
| |
| |||
303 | 291 |
| |
304 | 292 |
| |
305 | 293 |
| |
306 |
| - | |
| 294 | + | |
307 | 295 |
| |
308 | 296 |
| |
309 | 297 |
| |
|
You can’t perform that action at this time.
0 commit comments