CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 09:58:25 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/"0efa8f3f3253516b1bf72a88b19f29ff"
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=UZzLPq7c5dF%2FoITje1AV2msY5ac%2BQ0auho4jDTzZ0yB99GExRG%2Bf7KHlbkPrx2XmbW5BD0fTKb1%2Bv889xzEQDM6qrOfYlaoXiGvzKxTKtaI1GATF7KQ%2FSDn0x5QIDbYEasAgcOXPlnOQ6aryywmMMIEAVSJoDWNGeHvbkLRToJiezffe9IOLgo5snvZCjjuixaiEamEQSbKOj3g2DKJZNfyQNY6dme61GZyK2x0c2tLMNIQe8ZtibNpmvSRLLsz4C3dLs6mnk0XP96G9xuh7Fg%3D%3D--now0YWe1b%2Be46mI5--vvpDCKumisDnm8REoYxa%2FQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.22674692.1753437504; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 09:58:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 09:58:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C722:11D253:6BD71D:80361E:68835540
[DRR] Add FusedLinearGeluPattern and FusedLinearReluPattern in fused_… · PaddlePaddle/Paddle@c94c599 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/fusion/fused_gemm_epilogue_pass.cc
Copy file name to clipboardExpand all lines: paddle/pir/pattern_rewrite/pattern_match.cc
Copy file name to clipboardExpand all lines: test/auto_parallel/gpt_with_pir.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit c94c599
authored
[DRR] Add FusedLinearGeluPattern and FusedLinearReluPattern in fused_gemm_e… (#58897)
* add FusedLinearGeluPattern and FusedLinearReluPattern in fused_gemm_epilogue_pass
* update gpt_with_pir.py
* fix bug
* fix FusedLinearReluGradPattern match bug
* Explicitly declare the output tensor reserve_space1 parent 0b4fd0f commit c94c599Copy full SHA for c94c599
File tree
Expand file treeCollapse file tree
3 files changed
+114
-33
lines changedFilter options
- paddle
- fluid/pir/transforms/fusion
- pir/pattern_rewrite
- test/auto_parallel
Expand file treeCollapse file tree
3 files changed
+114
-33
lines changedpaddle/fluid/pir/transforms/fusion/fused_gemm_epilogue_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/transforms/fusion/fused_gemm_epilogue_pass.cc+107-18Lines changed: 107 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
111 | 188 |
| |
112 | 189 |
| |
113 | 190 |
| |
| |||
196 | 273 |
| |
197 | 274 |
| |
198 | 275 |
| |
| 276 | + | |
199 | 277 |
| |
200 | 278 |
| |
201 | 279 |
| |
202 |
| - | |
203 |
| - | |
204 | 280 |
| |
205 | 281 |
| |
206 | 282 |
| |
207 | 283 |
| |
208 | 284 |
| |
209 | 285 |
| |
210 | 286 |
| |
211 |
| - | |
212 |
| - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
213 | 290 |
| |
214 | 291 |
| |
215 | 292 |
| |
| |||
219 | 296 |
| |
220 | 297 |
| |
221 | 298 |
| |
222 |
| - | |
| 299 | + | |
223 | 300 |
| |
224 | 301 |
| |
225 | 302 |
| |
226 | 303 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
| 304 | + | |
232 | 305 |
| |
233 | 306 |
| |
234 | 307 |
| |
235 |
| - | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
236 | 314 |
| |
237 | 315 |
| |
238 | 316 |
| |
239 | 317 |
| |
240 |
| - | |
| 318 | + | |
241 | 319 |
| |
242 |
| - | |
243 |
| - | |
| 320 | + | |
| 321 | + | |
244 | 322 |
| |
245 |
| - | |
| 323 | + | |
| 324 | + | |
246 | 325 |
| |
247 |
| - | |
248 |
| - | |
| 326 | + | |
| 327 | + | |
249 | 328 |
| |
250 |
| - | |
| 329 | + | |
251 | 330 |
| |
252 | 331 |
| |
253 | 332 |
| |
254 | 333 |
| |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
255 | 342 |
| |
256 | 343 |
| |
257 | 344 |
| |
| |||
263 | 350 |
| |
264 | 351 |
| |
265 | 352 |
| |
| 353 | + | |
| 354 | + | |
266 | 355 |
| |
267 | 356 |
| |
268 | 357 |
| |
|
paddle/pir/pattern_rewrite/pattern_match.cc
Copy file name to clipboardExpand all lines: paddle/pir/pattern_rewrite/pattern_match.cc+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 |
| |
133 | 136 |
| |
134 | 137 |
| |
|
test/auto_parallel/gpt_with_pir.py
Copy file name to clipboardExpand all lines: test/auto_parallel/gpt_with_pir.py+3-14Lines changed: 3 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
184 | 176 |
| |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 | 177 |
| |
189 | 178 |
| |
190 | 179 |
| |
|
You can’t perform that action at this time.
0 commit comments