CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 08:03:34 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/"cd4253b6357af437942437085f87e259"
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=i%2BKr%2F6rAgF1RvlpzZ2ZK87k0LXEN80Xa01tF6gEwQqoPlXKJ%2FUdEG0X26pliyHw0ug6j1ZdLwX0yJwnbJGtgMpCgazZiZ1l7yhxUnRL3FebsoWEz8Xm14n%2B6N4zl4uNyPEs1jwvrdgAzgLS%2BlUsLNbVXPleayCZAPLOr%2Fd%2B%2B6HL0ME6Qt%2BVnExxgQucBEIV0KduBRPtsG3QGJDcuMSor1O2hKynr3viG0TxBCFPJyrV0POAR8CbyFJLI2CoNrhqL9nul8tN1XLmevpapP8iA4g%3D%3D--eYiUXVDxmUmeSlxw--0m5cBOWaDvgMeLEZxlLPqg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1608933566.1753603413; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:03:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 08:03:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CFC8:2F5ED7:C195F5:1010D7A:6885DD55
[CINN] Fix bug of broadcast shape (#63891) · PaddlePaddle/Paddle@0564b70 · GitHub
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/dialect/operator/ir/manual_op.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/dialect/operator/transforms/add_broadcast_to_elementwise_pass.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_group.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/manual_op.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/binary.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/binary.h
Copy file name to clipboardExpand all lines: test/cpp/pir/cinn/add_broadcast_to_elementwise_test.cc
Copy file name to clipboardExpand all lines: test/cpp/pir/cinn/pir_all_path_test.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 0564b70
File tree
Expand file treeCollapse file tree
8 files changed
+98
-30
lines changedFilter options
- paddle
- cinn/hlir
- dialect/operator
- ir
- transforms
- framework/pir
- fluid/pir/dialect/operator/ir
- phi/infermeta
- test/cpp/pir/cinn
Expand file treeCollapse file tree
8 files changed
+98
-30
lines changedpaddle/cinn/hlir/dialect/operator/ir/manual_op.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/dialect/operator/ir/manual_op.cc+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
|
paddle/cinn/hlir/dialect/operator/transforms/add_broadcast_to_elementwise_pass.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/dialect/operator/transforms/add_broadcast_to_elementwise_pass.cc+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
| 265 | + | |
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
|
paddle/cinn/hlir/framework/pir/op_lowering_group.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/pir/op_lowering_group.cc+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
| 187 | + | |
187 | 188 |
| |
188 | 189 |
| |
189 | 190 |
| |
|
paddle/fluid/pir/dialect/operator/ir/manual_op.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pir/dialect/operator/ir/manual_op.cc+9-11Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3994 | 3994 |
| |
3995 | 3995 |
| |
3996 | 3996 |
| |
3997 |
| - | |
| 3997 | + | |
3998 | 3998 |
| |
3999 | 3999 |
| |
4000 | 4000 |
| |
| |||
4051 | 4051 |
| |
4052 | 4052 |
| |
4053 | 4053 |
| |
4054 |
| - | |
| 4054 | + | |
4055 | 4055 |
| |
4056 | 4056 |
| |
4057 | 4057 |
| |
| |||
4069 | 4069 |
| |
4070 | 4070 |
| |
4071 | 4071 |
| |
4072 |
| - | |
4073 |
| - | |
4074 |
| - | |
4075 |
| - | |
4076 |
| - | |
4077 |
| - | |
4078 |
| - | |
| 4072 | + | |
| 4073 | + | |
| 4074 | + | |
| 4075 | + | |
| 4076 | + | |
4079 | 4077 |
| |
4080 | 4078 |
| |
4081 |
| - | |
4082 |
| - | |
| 4079 | + | |
| 4080 | + | |
4083 | 4081 |
| |
4084 | 4082 |
| |
4085 | 4083 |
| |
|
paddle/phi/infermeta/binary.cc
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/binary.cc+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3110 | 3110 |
| |
3111 | 3111 |
| |
3112 | 3112 |
| |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
| 3124 | + | |
| 3125 | + | |
| 3126 | + | |
| 3127 | + | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
| 3132 | + | |
| 3133 | + | |
| 3134 | + | |
| 3135 | + | |
| 3136 | + | |
3113 | 3137 |
| |
3114 | 3138 |
| |
3115 | 3139 |
| |
|
paddle/phi/infermeta/binary.h
Copy file name to clipboardExpand all lines: paddle/phi/infermeta/binary.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
541 | 545 |
| |
542 | 546 |
| |
543 | 547 |
| |
|
test/cpp/pir/cinn/add_broadcast_to_elementwise_test.cc
Copy file name to clipboardExpand all lines: test/cpp/pir/cinn/add_broadcast_to_elementwise_test.cc+40-3Lines changed: 40 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
29 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
30 | 46 |
| |
31 | 47 |
| |
32 | 48 |
| |
| |||
39 | 55 |
| |
40 | 56 |
| |
41 | 57 |
| |
| 58 | + | |
42 | 59 |
| |
43 | 60 |
| |
44 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
45 | 65 |
| |
46 | 66 |
| |
47 | 67 |
| |
| |||
57 | 77 |
| |
58 | 78 |
| |
59 | 79 |
| |
| 80 | + | |
60 | 81 |
| |
61 | 82 |
| |
62 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
63 | 87 |
| |
64 | 88 |
| |
65 | 89 |
| |
| |||
75 | 99 |
| |
76 | 100 |
| |
77 | 101 |
| |
| 102 | + | |
78 | 103 |
| |
79 | 104 |
| |
80 | 105 |
| |
| |||
91 | 116 |
| |
92 | 117 |
| |
93 | 118 |
| |
94 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
95 | 124 |
| |
96 | 125 |
| |
97 | 126 |
| |
| |||
116 | 145 |
| |
117 | 146 |
| |
118 | 147 |
| |
119 |
| - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
120 | 153 |
| |
121 | 154 |
| |
122 | 155 |
| |
| |||
143 | 176 |
| |
144 | 177 |
| |
145 | 178 |
| |
146 |
| - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
147 | 184 |
| |
148 | 185 |
| |
149 | 186 |
| |
|
test/cpp/pir/cinn/pir_all_path_test.cc
Copy file name to clipboardExpand all lines: test/cpp/pir/cinn/pir_all_path_test.cc+16-12Lines changed: 16 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
69 | 68 |
| |
70 | 69 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 |
| |
80 | 84 |
| |
81 | 85 |
| |
|
You can’t perform that action at this time.
0 commit comments