CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 03:54:53 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/"fa416a196a6e24c1a3440f6b234c2a3f"
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=w74rkUJwko6%2FI%2B8dHgsD4i5An592w4aUHXomwDiR9VwZoJKXZ9lsFQ9QQsmPPdrgNnDWZCX7Fvg%2F1TSdjQ%2BWnVC32jI9aaqx2PciXMh0rVcFGqXF%2F%2FjmQqGzomoKxcW02%2ByaWqMihx0zElvcnvhsFN5U2UEluHPvZ0gJnLBkoF7muMtfcaFqhOwdekaIObvSU1z2%2Bj0zbc6XQD3Jj81jHHqch78y4OyZ2lrwCkDnahiaSTGxWUrmxkQGYtP0JjeKzbDm9VxOgMDOFguVWbqa1Q%3D%3D--pzSam0opvWYUzkXV--qiPK2ZFSAaGumH4mVL4tAA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2039364432.1753502092; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 03:54:52 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 03:54:52 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A722:3B05D7:12C541:1C9F7F:6884518C
[Fix] fix multi device compile error (#57530) · PaddlePaddle/Paddle@e24119c · GitHub
Copy file name to clipboardExpand all lines: paddle/cinn/backends/compiler.cc
Copy file name to clipboardExpand all lines: paddle/cinn/backends/compiler.h
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/graph.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/parallel_compiler.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/parallel_compiler.h
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit e24119c
File tree
Expand file treeCollapse file tree
5 files changed
+88
-31
lines changedFilter options
- paddle/cinn
- backends
- hlir/framework
Expand file treeCollapse file tree
5 files changed
+88
-31
lines changedpaddle/cinn/backends/compiler.cc
Copy file name to clipboardExpand all lines: paddle/cinn/backends/compiler.cc+30-11Lines changed: 30 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 |
| - | |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 |
| |
68 | 73 |
| |
69 | 74 |
| |
70 |
| - | |
| 75 | + | |
71 | 76 |
| |
72 | 77 |
| |
73 | 78 |
| |
74 |
| - | |
| 79 | + | |
| 80 | + | |
75 | 81 |
| |
76 | 82 |
| |
77 | 83 |
| |
78 | 84 |
| |
79 |
| - | |
| 85 | + | |
| 86 | + | |
80 | 87 |
| |
81 | 88 |
| |
82 | 89 |
| |
83 | 90 |
| |
84 | 91 |
| |
| 92 | + | |
85 | 93 |
| |
86 | 94 |
| |
87 | 95 |
| |
| |||
99 | 107 |
| |
100 | 108 |
| |
101 | 109 |
| |
| 110 | + | |
102 | 111 |
| |
103 | 112 |
| |
104 | 113 |
| |
| |||
115 | 124 |
| |
116 | 125 |
| |
117 | 126 |
| |
118 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
119 | 132 |
| |
120 | 133 |
| |
121 | 134 |
| |
| |||
130 | 143 |
| |
131 | 144 |
| |
132 | 145 |
| |
133 |
| - | |
| 146 | + | |
| 147 | + | |
134 | 148 |
| |
135 | 149 |
| |
136 | 150 |
| |
| |||
145 | 159 |
| |
146 | 160 |
| |
147 | 161 |
| |
148 |
| - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
149 | 167 |
| |
150 | 168 |
| |
151 | 169 |
| |
152 | 170 |
| |
153 | 171 |
| |
| 172 | + | |
154 | 173 |
| |
155 | 174 |
| |
156 |
| - | |
157 |
| - | |
| 175 | + | |
| 176 | + | |
158 | 177 |
| |
159 | 178 |
| |
160 | 179 |
| |
|
paddle/cinn/backends/compiler.h
Copy file name to clipboardExpand all lines: paddle/cinn/backends/compiler.h+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
55 |
| - | |
| 56 | + | |
| 57 | + | |
56 | 58 |
| |
57 |
| - | |
| 59 | + | |
| 60 | + | |
58 | 61 |
| |
59 |
| - | |
| 62 | + | |
| 63 | + | |
60 | 64 |
| |
61 | 65 |
| |
62 |
| - | |
| 66 | + | |
| 67 | + | |
63 | 68 |
| |
64 | 69 |
| |
65 | 70 |
| |
| |||
68 | 73 |
| |
69 | 74 |
| |
70 | 75 |
| |
| 76 | + | |
71 | 77 |
| |
72 | 78 |
| |
73 | 79 |
| |
74 | 80 |
| |
| 81 | + | |
75 | 82 |
| |
76 | 83 |
| |
77 | 84 |
| |
|
paddle/cinn/hlir/framework/graph.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/graph.cc+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
| |||
315 | 318 |
| |
316 | 319 |
| |
317 | 320 |
| |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
318 | 325 |
| |
319 |
| - | |
| 326 | + | |
320 | 327 |
| |
| 328 | + | |
321 | 329 |
| |
322 | 330 |
| |
323 | 331 |
| |
|
paddle/cinn/hlir/framework/parallel_compiler.cc
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/parallel_compiler.cc+27-11Lines changed: 27 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
84 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 |
| |
86 | 91 |
| |
87 | 92 |
| |
| |||
126 | 131 |
| |
127 | 132 |
| |
128 | 133 |
| |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
129 | 144 |
| |
130 | 145 |
| |
131 |
| - | |
132 |
| - | |
133 |
| - | |
| 146 | + | |
| 147 | + | |
134 | 148 |
| |
135 | 149 |
| |
136 | 150 |
| |
| |||
208 | 222 |
| |
209 | 223 |
| |
210 | 224 |
| |
211 |
| - | |
| 225 | + | |
212 | 226 |
| |
213 | 227 |
| |
214 | 228 |
| |
| |||
239 | 253 |
| |
240 | 254 |
| |
241 | 255 |
| |
242 |
| - | |
243 |
| - | |
| 256 | + | |
| 257 | + | |
244 | 258 |
| |
245 | 259 |
| |
246 | 260 |
| |
| |||
249 | 263 |
| |
250 | 264 |
| |
251 | 265 |
| |
252 |
| - | |
| 266 | + | |
| 267 | + | |
253 | 268 |
| |
254 | 269 |
| |
255 | 270 |
| |
| |||
260 | 275 |
| |
261 | 276 |
| |
262 | 277 |
| |
263 |
| - | |
| 278 | + | |
264 | 279 |
| |
265 | 280 |
| |
266 | 281 |
| |
| |||
291 | 306 |
| |
292 | 307 |
| |
293 | 308 |
| |
294 |
| - | |
| 309 | + | |
| 310 | + | |
295 | 311 |
| |
296 | 312 |
| |
297 | 313 |
| |
|
paddle/cinn/hlir/framework/parallel_compiler.h
Copy file name to clipboardExpand all lines: paddle/cinn/hlir/framework/parallel_compiler.h+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
| |||
48 | 54 |
| |
49 | 55 |
| |
50 | 56 |
| |
| 57 | + | |
51 | 58 |
| |
52 | 59 |
| |
53 | 60 |
| |
|
You can’t perform that action at this time.
0 commit comments