CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 12:55:16 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/"17d720a6d31cc1f0d83c160d0e95d53a"
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=qsiddOG1Ix162bnZlGHCcB4ObIjNkxr6MqsPYRGxnTZ09Tt0WfUuujhFv4gek5lmwb2I8pmvL1cH28kuZrYLqoHwqhV77jsu6NHvjwS6HlxbxVfDtboBj8DgvI76B8mgOtCY5s34veC2DwFDbgKiF%2BW1%2BYh4riVb%2FI69L3gXoujDxWfYbLIfgTwPw4N71GrMc4yIu0gEuJFJGHr0BR0vKGW2zDVDoSprNtG97SRAlw1OQxHn5R0a6TS%2BuxcJS4XJlpR6vQRH3uqnd%2BQLgIgB%2FA%3D%3D--y7x2%2B5evRBnOOTaR--zAj1g4PyZecXcrv3CU9gIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1320862608.1753448116; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 12:55:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 12:55:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C0DA:9D20F:999BDB:B37F57:68837EB4
onednn: remove fc_elementwise_add fusion (#55504) · PaddlePaddle/Paddle@bea1f04 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/mkldnn/fc_elementwise_add_mkldnn_fuse_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/mkldnn/fc_elementwise_add_mkldnn_fuse_pass.h
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/paddle_pass_builder.cc
Copy file name to clipboardExpand all lines: paddle/fluid/operators/mkldnn/fc_mkldnn_op.cc
Copy file name to clipboardExpand all lines: test/cpp/inference/api/analysis_predictor_tester.cc
Copy file name to clipboardExpand all lines: test/cpp/inference/api/analyzer_ernie_int8_tester.cc
Copy file name to clipboardExpand all lines: test/cpp/inference/api/analyzer_vit_ocr_tester.cc
Copy file name to clipboardExpand all lines: test/ir/inference/CMakeLists.txt
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit bea1f04
authored
File tree
Expand file treeCollapse file tree
10 files changed
+5
-364
lines changedFilter options
- paddle/fluid
- framework/ir
- mkldnn
- inference/api
- operators/mkldnn
- test
- cpp/inference/api
- ir/inference
Expand file treeCollapse file tree
10 files changed
+5
-364
lines changedpaddle/fluid/framework/ir/CMakeLists.txt
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/CMakeLists.txt-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
178 | 177 |
| |
179 | 178 |
| |
180 | 179 |
| |
|
paddle/fluid/framework/ir/mkldnn/fc_elementwise_add_mkldnn_fuse_pass.cc
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/mkldnn/fc_elementwise_add_mkldnn_fuse_pass.cc-165Lines changed: 0 additions & 165 deletions
This file was deleted.
paddle/fluid/framework/ir/mkldnn/fc_elementwise_add_mkldnn_fuse_pass.h
Copy file name to clipboardExpand all lines: paddle/fluid/framework/ir/mkldnn/fc_elementwise_add_mkldnn_fuse_pass.h-48Lines changed: 0 additions & 48 deletions
This file was deleted.
paddle/fluid/inference/api/paddle_pass_builder.cc
Copy file name to clipboardExpand all lines: paddle/fluid/inference/api/paddle_pass_builder.cc+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 |
| - | |
376 | 375 |
| |
377 | 376 |
| |
378 | 377 |
| |
| |||
407 | 406 |
| |
408 | 407 |
| |
409 | 408 |
| |
410 |
| - | |
411 | 409 |
| |
412 | 410 |
| |
413 | 411 |
| |
| |||
463 | 461 |
| |
464 | 462 |
| |
465 | 463 |
| |
466 |
| - | |
467 | 464 |
| |
468 | 465 |
| |
469 | 466 |
| |
| |||
498 | 495 |
| |
499 | 496 |
| |
500 | 497 |
| |
501 |
| - | |
502 |
| - | |
503 |
| - | |
| 498 | + | |
504 | 499 |
| |
505 | 500 |
| |
506 | 501 |
| |
|
paddle/fluid/operators/mkldnn/fc_mkldnn_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/operators/mkldnn/fc_mkldnn_op.cc+2-33Lines changed: 2 additions & 33 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 | 49 |
| |
53 | 50 |
| |
54 | 51 |
| |
| |||
57 | 54 |
| |
58 | 55 |
| |
59 | 56 |
| |
60 |
| - | |
| 57 | + | |
61 | 58 |
| |
62 | 59 |
| |
63 | 60 |
| |
| |||
127 | 124 |
| |
128 | 125 |
| |
129 | 126 |
| |
130 |
| - | |
131 | 127 |
| |
132 | 128 |
| |
133 | 129 |
| |
| |||
168 | 164 |
| |
169 | 165 |
| |
170 | 166 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 | 167 |
| |
179 | 168 |
| |
180 | 169 |
| |
| |||
332 | 321 |
| |
333 | 322 |
| |
334 | 323 |
| |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 | 324 |
| |
352 | 325 |
| |
353 | 326 |
| |
| |||
458 | 431 |
| |
459 | 432 |
| |
460 | 433 |
| |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
| 434 | + | |
466 | 435 |
| |
467 | 436 |
| |
468 | 437 |
| |
|
test/cpp/inference/api/analysis_predictor_tester.cc
Copy file name to clipboardExpand all lines: test/cpp/inference/api/analysis_predictor_tester.cc+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
374 |
| - | |
375 |
| - | |
| 373 | + | |
376 | 374 |
| |
377 | 375 |
| |
378 | 376 |
| |
|
test/cpp/inference/api/analyzer_ernie_int8_tester.cc
Copy file name to clipboardExpand all lines: test/cpp/inference/api/analyzer_ernie_int8_tester.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
test/cpp/inference/api/analyzer_vit_ocr_tester.cc
Copy file name to clipboardExpand all lines: test/cpp/inference/api/analyzer_vit_ocr_tester.cc-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
|
test/ir/inference/CMakeLists.txt
Copy file name to clipboardExpand all lines: test/ir/inference/CMakeLists.txt-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
305 |
| - | |
306 | 304 |
| |
307 | 305 |
| |
308 | 306 |
| |
|
You can’t perform that action at this time.
0 commit comments