CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 06:17:42 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/"2d997753d7543f522a3bbba948d634a8"
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=G9ZknB2OnkVdCgjcmWo3EVYh2%2FO3LFFVE5O%2BbRZ1DPw7Bpny7bANons6WC%2BXhhSrCCCj%2BUoXvnlnLI4HrBNaXELAsbIvcZoX%2BoKh3NTcOJxciJMJtcdZo%2F6XpJE8m7jHjrAoT%2Fm1Cp9caK6oZrAjwExnfAff%2FlW855SAY1V%2Bfyp9PmIlHMnK7rTzRYfA91FTKAGAt%2FEcrhd1DYrhFuC8q938VrnhjLWND5m9p%2BWT80KBEjaY1rCW2adApjAdawUo7hwn5L2wsUYBZRSub%2B4brw%3D%3D--pwIUlltmyubhc2G7--ApLIa9dWwivTfuA%2FkRYStw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.801379116.1753337861; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 06:17:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 06:17:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C95C:221257:4C1FFA:62B942:6881D005
[IR] Refactor scalar attribute (#54340) · PaddlePaddle/Paddle@2f0b4ad · 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/dialect/pd_attribute.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_attribute.h
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_attribute_storage.h
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_dialect.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/ir_adaptor/translator/attribute_translator.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/CMakeLists.txt
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/phi_kernel_adaptor.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 2f0b4ad
authored
File tree
Expand file treeCollapse file tree
11 files changed
+124
-78
lines changedFilter options
- paddle/fluid
- ir_adaptor/translator
- ir/dialect
- test/cpp/ir/core
Expand file treeCollapse file tree
11 files changed
+124
-78
lines changedpaddle/fluid/ir/dialect/op_gen.py
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/op_gen.py+18-9Lines changed: 18 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
252 | 261 |
| |
253 | 262 |
| |
254 | 263 |
| |
| |||
298 | 307 |
| |
299 | 308 |
| |
300 | 309 |
| |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
305 | 314 |
| |
306 | 315 |
| |
307 | 316 |
| |
| |||
707 | 716 |
| |
708 | 717 |
| |
709 | 718 |
| |
710 |
| - | |
| 719 | + | |
711 | 720 |
| |
712 | 721 |
| |
713 | 722 |
| |
| |||
742 | 751 |
| |
743 | 752 |
| |
744 | 753 |
| |
745 |
| - | |
746 | 754 |
| |
747 | 755 |
| |
748 | 756 |
| |
| |||
773 | 781 |
| |
774 | 782 |
| |
775 | 783 |
| |
776 |
| - | |
777 | 784 |
| |
778 | 785 |
| |
779 | 786 |
| |
| |||
828 | 835 |
| |
829 | 836 |
| |
830 | 837 |
| |
831 |
| - | |
| 838 | + | |
832 | 839 |
| |
833 | 840 |
| |
834 | 841 |
| |
| |||
869 | 876 |
| |
870 | 877 |
| |
871 | 878 |
| |
872 |
| - | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
873 | 882 |
| |
874 | 883 |
| |
875 | 884 |
| |
|
paddle/fluid/ir/dialect/pd_attribute.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_attribute.cc-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
|
paddle/fluid/ir/dialect/pd_attribute.h
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_attribute.h+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 |
| |
45 |
| - | |
46 |
| - | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
|
paddle/fluid/ir/dialect/pd_attribute_storage.h
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_attribute_storage.h-23Lines changed: 0 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 | 56 |
| |
80 | 57 |
| |
81 | 58 |
| |
|
paddle/fluid/ir/dialect/pd_dialect.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/pd_dialect.cc-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 | 95 |
| |
97 | 96 |
| |
98 | 97 |
| |
|
paddle/fluid/ir/dialect/utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/ir/dialect/utils.h+29-3Lines changed: 29 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
47 |
| - | |
48 |
| - | |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
| |||
70 | 72 |
| |
71 | 73 |
| |
72 | 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 | + | |
73 | 99 |
| |
74 | 100 |
| |
75 | 101 |
| |
|
paddle/fluid/ir_adaptor/translator/attribute_translator.cc
Copy file name to clipboardExpand all lines: paddle/fluid/ir_adaptor/translator/attribute_translator.cc+4-25Lines changed: 4 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
| |||
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 132 | + | |
| 133 | + | |
137 | 134 |
| |
138 | 135 |
| |
139 | 136 |
| |
| |||
164 | 161 |
| |
165 | 162 |
| |
166 | 163 |
| |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 | 164 |
| |
184 | 165 |
| |
185 | 166 |
| |
| |||
205 | 186 |
| |
206 | 187 |
| |
207 | 188 |
| |
208 |
| - | |
209 |
| - | |
210 | 189 |
| |
211 | 190 |
| |
212 | 191 |
| |
|
test/cpp/ir/core/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/cpp/ir/core/CMakeLists.txt+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 |
| |
36 | 45 |
| |
37 | 46 |
| |
|
test/cpp/ir/core/ir_exe_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_exe_test.cc+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 77 | + | |
| 78 | + | |
81 | 79 |
| |
82 | 80 |
| |
83 | 81 |
| |
|
test/cpp/ir/core/phi_kernel_adaptor.h
Copy file name to clipboardExpand all lines: test/cpp/ir/core/phi_kernel_adaptor.h-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 | 146 |
| |
150 | 147 |
| |
151 | 148 |
| |
|
You can’t perform that action at this time.
0 commit comments