CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 12:35:12 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/"5ae1e561225c4e031e6135642704c323"
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=H6ktMmuKGK4%2B4Ubkaly8QNp3IUWcqSh3dnF%2FeQaLm1dzmzz84ZNN3t%2BHzL9Ic%2BHmX%2FxH0xQ2Ld52l6UhKUnuFWGFtBYul4wUrC7OXcxKIO0Ln8YjnmcZy%2FEACocdz3UKrR2eoEuVtFboJP6SQMPCqtJ6iUbaF0Anl%2FRX7JgNPm2kJo9wo4BeugQLa6Zx7blhHL5wY9DmiX4NGTsclh%2Btx8wqNpEUr0ehDL9qkdFQF705zT6u7bU1IUoyLUeRZk7%2FxmF4%2BWSz7NXVyT1wdgd44g%3D%3D--VLwKBio07BQm07R6--JG9IBoSotK6a9DuNGoPUXg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1019575640.1753446911; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 12:35:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 12:35:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D802:2EEC20:92BC5B:ABFDCB:688379FF
[IR] Support TypeAttribute. (#54984) · PaddlePaddle/Paddle@cc7d1f3 · GitHub
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_attribute.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_attribute.h
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_attribute_storage.h
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_dialect.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/ir_printer.cc
Copy file name to clipboardExpand all lines: paddle/ir/transforms/dce.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_attribute_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/pattern_rewrite/pattern_rewrite_test.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit cc7d1f3
File tree
Expand file treeCollapse file tree
9 files changed
+53
-7
lines changedFilter options
- paddle/ir
- core
- transforms
- test/cpp/ir
- core
- pattern_rewrite
Expand file treeCollapse file tree
9 files changed
+53
-7
lines changedpaddle/ir/core/builtin_attribute.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_attribute.cc+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| 50 | + |
paddle/ir/core/builtin_attribute.h
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_attribute.h+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
106 | 115 |
| |
107 | 116 |
| |
108 | 117 |
| |
| |||
113 | 122 |
| |
114 | 123 |
| |
115 | 124 |
| |
| 125 | + |
paddle/ir/core/builtin_attribute_storage.h
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_attribute_storage.h+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
131 | 132 |
| |
132 | 133 |
| |
133 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
134 | 156 |
|
paddle/ir/core/builtin_dialect.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/builtin_dialect.cc+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
paddle/ir/core/ir_printer.cc
Copy file name to clipboardExpand all lines: paddle/ir/core/ir_printer.cc+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| 110 | + | |
| 111 | + | |
110 | 112 |
| |
111 | 113 |
| |
112 | 114 |
| |
|
paddle/ir/transforms/dce.cc
Copy file name to clipboardExpand all lines: paddle/ir/transforms/dce.cc+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 |
| - | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
|
test/cpp/ir/core/ir_attribute_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/core/ir_attribute_test.cc+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
66 | 73 |
|
test/cpp/ir/pattern_rewrite/pattern_rewrite_test.cc
Copy file name to clipboardExpand all lines: test/cpp/ir/pattern_rewrite/pattern_rewrite_test.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
432 |
| - | |
| 432 | + | |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
|
You can’t perform that action at this time.
0 commit comments