CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 02:37:50 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/"fa0539ecc0de10f79b43945e900c3f7b"
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=EgAVa3H0CTp9v7wblK8TJwDrY4irI8UXuuI8t%2FRFyA6JXy5irmFFUnZFVhTsXw4bMT8eJWkKfgAMEYwx08lix4fP2WvqpmRmqIoAY6RdbVtpsV3e5%2BGx7DVOjeKecDa1VUDWVBTDP5AtXeJzUsLtVq1p2gnMXSiUyrSVCmdynHWyaTJy4qZEEhOwMynGny9KJMGh%2FZdIEoKBOZCvwMbU4aoVfYnhl6i2PLN80HgngfF5qGaVWBWDL7zoJ28l2YB15EVyzNTLeQWrR%2FwXWI7ZxQ%3D%3D--hwltKv1mTcWzNbzf--gkO9G1yaeSb8qxBhovT3wg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2144596377.1753583870; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 02:37:50 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 02:37:50 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D298:872F4:9FD68F:D4F6A3:688590FE
cinn(backends): support reshape with symbolic shape (#60129) · PaddlePaddle/Paddle@34c0f25 · GitHub


authored
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/op_strategy.h
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_impl.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_impl.h
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/op/broadcast.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/op/elementwise.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 34c0f25
cinn(backends): support reshape with symbolic shape (#60129)
* Dim Expr Interface
* add c++ unittest for reshape of dynamic shape
* cinn(backends): supportt reshape with symbolic shape
* cinn(backends): support loop fusion for elementwise
* test(cinn): refine test code about reshape dynamic
* test(cinn): refine c++ code
---------
Co-authored-by: jiahongyu <jiahongyu@baidu.com>
Co-authored-by: zyfncg <zhangyunfei07@baidu.com>1 parent 19c32ce commit 34c0f25Copy full SHA for 34c0f25
File tree
Expand file treeCollapse file tree
13 files changed
+468
-35
lines changedFilter options
- paddle
- cinn
- hlir
- framework
- pir
- op
- pe
- ir/group_schedule
- optim
- pir/dialect/shape/utils
- test/cpp/pir/cinn
Expand file treeCollapse file tree
13 files changed
+468
-35
lines changedpaddle/cinn/hlir/framework/op_strategy.h
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/op_strategy.h+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
40 | 48 |
| |
41 | 49 |
| |
42 | 50 |
| |
|
paddle/cinn/hlir/framework/pir/op_lowering_impl.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_impl.cc+60-13Lines changed: 60 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
| 224 | + | |
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
| 367 | + | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| |||
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
| 487 | + | |
| 488 | + | |
487 | 489 |
| |
488 | 490 |
| |
489 | 491 |
| |
| |||
519 | 521 |
| |
520 | 522 |
| |
521 | 523 |
| |
522 |
| - | |
523 |
| - | |
524 |
| - | |
525 |
| - | |
526 |
| - | |
527 |
| - | |
528 | 524 |
| |
529 | 525 |
| |
530 | 526 |
| |
531 | 527 |
| |
532 | 528 |
| |
533 | 529 |
| |
534 |
| - | |
535 |
| - | |
| 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 | + | |
536 | 556 |
| |
537 | 557 |
| |
538 | 558 |
| |
| |||
921 | 941 |
| |
922 | 942 |
| |
923 | 943 |
| |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
924 | 961 |
| |
925 | 962 |
| |
926 | 963 |
| |
927 |
| - | |
| 964 | + | |
| 965 | + | |
928 | 966 |
| |
929 | 967 |
| |
930 | 968 |
| |
| |||
933 | 971 |
| |
934 | 972 |
| |
935 | 973 |
| |
936 |
| - | |
937 |
| - | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
938 | 985 |
| |
939 | 986 |
| |
940 | 987 |
| |
|
paddle/cinn/hlir/framework/pir/op_lowering_impl.h
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_impl.h+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
236 | 242 |
| |
237 | 243 |
| |
238 | 244 |
| |
|
paddle/cinn/hlir/op/broadcast.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/op/broadcast.cc+57Lines changed: 57 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 |
| |
50 | 59 |
| |
51 | 60 |
| |
| |||
95 | 104 |
| |
96 | 105 |
| |
97 | 106 |
| |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 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 | + | |
98 | 152 |
| |
99 | 153 |
| |
100 | 154 |
| |
| |||
453 | 507 |
| |
454 | 508 |
| |
455 | 509 |
| |
| 510 | + | |
| 511 | + | |
| 512 | + | |
456 | 513 |
| |
457 | 514 |
| |
458 | 515 |
| |
|
paddle/cinn/hlir/op/elementwise.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/op/elementwise.cc+96Lines changed: 96 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 |
| |
53 | 62 |
| |
54 | 63 |
| |
| |||
91 | 100 |
| |
92 | 101 |
| |
93 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 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 | + | |
94 | 141 |
| |
95 | 142 |
| |
96 | 143 |
| |
| |||
830 | 877 |
| |
831 | 878 |
| |
832 | 879 |
| |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
833 | 924 |
| |
834 | 925 |
| |
835 | 926 |
| |
| |||
1006 | 1097 |
| |
1007 | 1098 |
| |
1008 | 1099 |
| |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
1009 | 1103 |
| |
1010 | 1104 |
| |
1011 | 1105 |
| |
| |||
1203 | 1297 |
| |
1204 | 1298 |
| |
1205 | 1299 |
| |
| 1300 | + | |
| 1301 | + | |
1206 | 1302 |
| |
1207 | 1303 |
| |
1208 | 1304 |
| |
|
You can’t perform that action at this time.
0 commit comments