CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:21:35 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/"3af31174ebd17d6a0cf03e5dfd654106"
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=UcvGjruuTwho%2BLR%2BDTme68%2FHYh%2FkWV5u81Ki7uvjEsDfXzgxw4%2BLWb5rdTc4mA2TtACDmJBA4FEvOAke1S73%2FEN6hyr2AUsv9bbcT2z5Si6o6snb%2FxUwC19P9y8Fa9kRFsPRhuA9%2Bjspt%2FKcu5dEUu0RZbq%2FBUr3nv95MWoVKO6wMZldxxvDdallRqHgXC%2FNztvHDl58dJtnPh%2FdQiMc2cvXyX4SCHA%2Bai%2B67s%2BiJbbA00ybBVXLJojj87snYTXSZQuMwziDST5%2FnbbP0O%2BebA%3D%3D--L64pFOYbCVIOlIof--AfB8xSwceDUxtOLYzTA8WQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.772162992.1753579294; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:21:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:21:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9892:1AFF47:9C37AF:CEE9B2:68857F1E
[PIR] pir onednn support pad pool2d (#62085) · PaddlePaddle/Paddle@99f6b75 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/ops_onednn_extra.yaml
Copy file name to clipboardExpand all lines: paddle/phi/kernels/onednn/pool_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/onednn/pool_kernel.cc
Copy file name to clipboardExpand all lines: test/legacy_test/op_test.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_pool2d_op.py
Copy file name to clipboardExpand all lines: test/mkldnn/test_pool2d_bf16_mkldnn_op.py
Copy file name to clipboardExpand all lines: test/mkldnn/test_pool2d_int8_mkldnn_op.py
Copy file name to clipboardExpand all lines: test/mkldnn/test_pool2d_mkldnn_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 99f6b75
authored
File tree
Expand file treeCollapse file tree
8 files changed
+71
-9
lines changedFilter options
- paddle
- fluid/pir/dialect/operator/ir
- phi/kernels/onednn
- test
- legacy_test
- mkldnn
Expand file treeCollapse file tree
8 files changed
+71
-9
lines changedpaddle/fluid/pir/dialect/operator/ir/ops_onednn_extra.yaml
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/ops_onednn_extra.yaml+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
201 | 204 |
| |
202 |
| - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
203 | 209 |
| |
204 | 210 |
| |
205 | 211 |
| |
|
paddle/phi/kernels/onednn/pool_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/onednn/pool_grad_kernel.cc+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
21 | 36 |
| |
22 | 37 |
| |
23 | 38 |
| |
| |||
100 | 115 |
| |
101 | 116 |
| |
102 | 117 |
| |
| 118 | + | |
103 | 119 |
|
paddle/phi/kernels/onednn/pool_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/onednn/pool_kernel.cc+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
21 | 36 |
| |
22 | 37 |
| |
23 | 38 |
| |
| |||
104 | 119 |
| |
105 | 120 |
| |
106 | 121 |
| |
| 122 | + | |
107 | 123 |
|
test/legacy_test/op_test.py
Copy file name to clipboardExpand all lines: test/legacy_test/op_test.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2643 | 2643 |
| |
2644 | 2644 |
| |
2645 | 2645 |
| |
2646 |
| - | |
| 2646 | + | |
2647 | 2647 |
| |
2648 | 2648 |
| |
2649 | 2649 |
| |
| |||
3313 | 3313 |
| |
3314 | 3314 |
| |
3315 | 3315 |
| |
3316 |
| - | |
| 3316 | + | |
3317 | 3317 |
| |
3318 | 3318 |
| |
3319 | 3319 |
| |
|
test/legacy_test/test_pool2d_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_pool2d_op.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
| 431 | + | |
431 | 432 |
| |
432 | 433 |
| |
433 | 434 |
| |
434 | 435 |
| |
435 | 436 |
| |
| 437 | + | |
436 | 438 |
| |
437 | 439 |
| |
438 | 440 |
| |
| |||
448 | 450 |
| |
449 | 451 |
| |
450 | 452 |
| |
| 453 | + | |
451 | 454 |
| |
452 | 455 |
| |
453 | 456 |
| |
| |||
456 | 459 |
| |
457 | 460 |
| |
458 | 461 |
| |
| 462 | + | |
459 | 463 |
| |
460 | 464 |
| |
461 | 465 |
| |
| |||
599 | 603 |
| |
600 | 604 |
| |
601 | 605 |
| |
| 606 | + | |
602 | 607 |
| |
603 | 608 |
| |
604 | 609 |
| |
| |||
615 | 620 |
| |
616 | 621 |
| |
617 | 622 |
| |
| 623 | + | |
618 | 624 |
| |
619 | 625 |
| |
620 | 626 |
| |
| |||
640 | 646 |
| |
641 | 647 |
| |
642 | 648 |
| |
| 649 | + | |
643 | 650 |
| |
644 | 651 |
| |
645 | 652 |
| |
| |||
656 | 663 |
| |
657 | 664 |
| |
658 | 665 |
| |
| 666 | + | |
659 | 667 |
| |
660 | 668 |
| |
661 | 669 |
| |
| |||
679 | 687 |
| |
680 | 688 |
| |
681 | 689 |
| |
| 690 | + | |
682 | 691 |
| |
683 | 692 |
| |
684 | 693 |
| |
| |||
690 | 699 |
| |
691 | 700 |
| |
692 | 701 |
| |
| 702 | + | |
693 | 703 |
| |
694 | 704 |
| |
695 | 705 |
| |
| |||
1025 | 1035 |
| |
1026 | 1036 |
| |
1027 | 1037 |
| |
| 1038 | + | |
1028 | 1039 |
| |
1029 | 1040 |
| |
1030 | 1041 |
| |
| |||
1033 | 1044 |
| |
1034 | 1045 |
| |
1035 | 1046 |
| |
| 1047 | + | |
1036 | 1048 |
| |
1037 | 1049 |
| |
1038 | 1050 |
| |
|
test/mkldnn/test_pool2d_bf16_mkldnn_op.py
Copy file name to clipboardExpand all lines: test/mkldnn/test_pool2d_bf16_mkldnn_op.py+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
| 200 | + | |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
218 |
| - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
219 | 223 |
| |
220 | 224 |
| |
221 | 225 |
| |
| |||
247 | 251 |
| |
248 | 252 |
| |
249 | 253 |
| |
250 |
| - | |
| 254 | + | |
251 | 255 |
| |
252 | 256 |
| |
253 | 257 |
| |
|
test/mkldnn/test_pool2d_int8_mkldnn_op.py
Copy file name to clipboardExpand all lines: test/mkldnn/test_pool2d_int8_mkldnn_op.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
57 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
|
test/mkldnn/test_pool2d_mkldnn_op.py
Copy file name to clipboardExpand all lines: test/mkldnn/test_pool2d_mkldnn_op.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
| |||
78 | 80 |
| |
79 | 81 |
| |
80 | 82 |
| |
| 83 | + | |
81 | 84 |
| |
82 | 85 |
| |
83 | 86 |
| |
| |||
128 | 131 |
| |
129 | 132 |
| |
130 | 133 |
| |
| 134 | + | |
131 | 135 |
| |
132 | 136 |
| |
133 | 137 |
| |
|
You can’t perform that action at this time.
0 commit comments