CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 08:09:03 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/"9a562f31209ab81fe756a57371420b65"
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=rzxOodjtFOskH%2BhnABxvTPzh6XLGkSOgJcgERv4yMDSnY9VxaIR8v8GAZZ73I3y1WCf2kEvDNT4rHovH%2F3n4ZOdJ3Wqa0Nw7sJecZ16E%2BPv1ej5cL%2Bg5PCa2kJptbXhEzMQD6IZ2DvY9QCwiSKhxAeJLyhFdxbtJhsP64xPM9iWKcB4dTvhdorwK06hZqiBtKM1jeQGZzyYhBrE%2F9L%2FEz7IGWMPrKwckwVNQsu%2F3xO1SS9plTPKhbixRPgpIDFyjDAe7kfXpgr7pcTYtijK8rw%3D%3D--aL7MiRswcbFIxpbp--04Mmw4YoNXJnuvkCOCptzw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.653513476.1753603742; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:09:02 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:09:02 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 94C8:3240E6:C28655:1022A1B:6885DE9E
[DRR] Add DataType/DataLayoutAttr interface for ResultPattern and add… · PaddlePaddle/Paddle@169afa0 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/op_attribute.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/op_dialect.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/utils/utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/utils/utils.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 169afa0
authored
[DRR] Add DataType/DataLayoutAttr interface for ResultPattern and add Input/OutputNoneTensor interface for SourcePattern (#62989)
* add DataTypeAttr interface for ResultPattern and add Input/OutputNoneTensor interface for SourcePattern
* fix
* update
* fix
* update
* fix
* fix comment
* update1 parent 434d641 commit 169afa0Copy full SHA for 169afa0
File tree
Expand file treeCollapse file tree
10 files changed
+320
-170
lines changedFilter options
- paddle/fluid/pir
- dialect/operator
- ir
- utils
- drr
- include
- src
- transforms/onednn
Expand file treeCollapse file tree
10 files changed
+320
-170
lines changedpaddle/fluid/pir/dialect/operator/ir/op_attribute.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/op_attribute.cc+23-50Lines changed: 23 additions & 50 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 | 78 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
98 | 84 |
| |
99 |
| - | |
| 85 | + | |
100 | 86 |
| |
101 | 87 |
| |
102 | 88 |
| |
103 | 89 |
| |
104 | 90 |
| |
105 | 91 |
| |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 | 92 |
| |
115 | 93 |
| |
116 | 94 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
120 | 100 |
| |
121 | 101 |
| |
122 | 102 |
| |
123 | 103 |
| |
124 | 104 |
| |
125 | 105 |
| |
126 | 106 |
| |
127 |
| - | |
| 107 | + | |
| 108 | + | |
128 | 109 |
| |
129 | 110 |
| |
130 | 111 |
| |
| |||
133 | 114 |
| |
134 | 115 |
| |
135 | 116 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 | 117 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
151 | 124 |
| |
152 | 125 |
| |
153 | 126 |
| |
154 | 127 |
| |
155 | 128 |
| |
156 |
| - | |
157 |
| - | |
| 129 | + | |
| 130 | + | |
158 | 131 |
| |
159 | 132 |
| |
160 | 133 |
| |
|
paddle/fluid/pir/dialect/operator/ir/op_dialect.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/op_dialect.cc+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
527 | 527 |
| |
528 | 528 |
| |
529 | 529 |
| |
530 |
| - | |
| 530 | + | |
531 | 531 |
| |
532 | 532 |
| |
533 | 533 |
| |
| |||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
540 |
| - | |
| 540 | + | |
541 | 541 |
| |
542 | 542 |
| |
543 | 543 |
| |
|
paddle/fluid/pir/dialect/operator/utils/utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/utils/utils.cc+51-1Lines changed: 51 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
495 | 495 |
| |
496 | 496 |
| |
497 | 497 |
| |
498 |
| - | |
| 498 | + | |
499 | 499 |
| |
500 | 500 |
| |
501 | 501 |
| |
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
512 | 562 |
| |
513 | 563 |
|
paddle/fluid/pir/dialect/operator/utils/utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/utils/utils.h+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
171 | 177 |
| |
172 | 178 |
| |
173 | 179 |
|
You can’t perform that action at this time.
0 commit comments