CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 05:01:10 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/"cf505add659f60b8f198d0682ba0705b"
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=8TvKXeCmQt7uyvRhoBGsd7huiKB6dCG28IiR04m1lD2t36Ws4lUmxDt5%2BqOJplY%2FDgbzTc5PwfagyOAh5RG8qAumnCXaHxtC7ZUgCH97MsOGzdHnouKy3FifHhYfsI6dFwY%2Bq2BdcFj256OI80AH1n%2F3UaEoy7e5%2Fvucc9rVVPh7S8zeJHuJdTJHsutIXaWyGUkAUD3xQW7%2BI37pZnlRoXIXJzOD5gdIfpZr0jAG9io5FMYGvFoLfhVRsiEPl0LzR92rjwee7%2FTxWCEqZl26yg%3D%3D--StvsAQLUMmR81ume--UXcXKdUvdkNC5jlkoPyOWw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.280309587.1753765269; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 05:01:09 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 05:01:09 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 904A:1FE4B6:30B4F2:43A13D:68885595
【Hackathon 6th No.29】为 paddle.nn.functional.max_unpool1d / max_unpool… · PaddlePaddle/Paddle@08c0424 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unpool_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unpool_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unpool_grad_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unpool_kernel.cu
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/pooling.py
Copy file name to clipboardExpand all lines: test/deprecated/legacy_test/test_unpool3d_op.py
Copy file name to clipboardExpand all lines: test/deprecated/legacy_test/test_unpool_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_unpool1d_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 08c0424
File tree
Expand file treeCollapse file tree
8 files changed
+158
-17
lines changedFilter options
- paddle/phi/kernels
- cpu
- gpu
- python/paddle/nn/functional
- test
- deprecated/legacy_test
- legacy_test
Expand file treeCollapse file tree
8 files changed
+158
-17
lines changedpaddle/phi/kernels/cpu/unpool_grad_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unpool_grad_kernel.cc+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
134 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
135 | 140 |
| |
136 |
| - | |
137 |
| - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + |
paddle/phi/kernels/cpu/unpool_kernel.cc
Copy file name to clipboardExpand all lines: paddle/phi/kernels/cpu/unpool_kernel.cc+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
| 130 | + | |
130 | 131 |
| |
131 | 132 |
| |
132 |
| - | |
| 133 | + |
paddle/phi/kernels/gpu/unpool_grad_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unpool_grad_kernel.cu+14-4Lines changed: 14 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
192 |
| - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
193 | 198 |
| |
194 |
| - | |
195 |
| - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + |
paddle/phi/kernels/gpu/unpool_kernel.cu
Copy file name to clipboardExpand all lines: paddle/phi/kernels/gpu/unpool_kernel.cu+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
177 | 177 |
| |
178 |
| - | |
179 |
| - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + |
python/paddle/nn/functional/pooling.py
Copy file name to clipboardExpand all lines: python/paddle/nn/functional/pooling.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
758 |
| - | |
| 758 | + | |
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
| |||
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
| 816 | + | |
| 817 | + | |
816 | 818 |
| |
817 | 819 |
| |
818 | 820 |
| |
| |||
863 | 865 |
| |
864 | 866 |
| |
865 | 867 |
| |
866 |
| - | |
| 868 | + | |
867 | 869 |
| |
868 | 870 |
| |
869 | 871 |
| |
870 | 872 |
| |
871 |
| - | |
| 873 | + | |
872 | 874 |
| |
873 | 875 |
| |
874 | 876 |
| |
| |||
1011 | 1013 |
| |
1012 | 1014 |
| |
1013 | 1015 |
| |
1014 |
| - | |
| 1016 | + | |
1015 | 1017 |
| |
1016 | 1018 |
| |
1017 | 1019 |
| |
|
test/deprecated/legacy_test/test_unpool3d_op.py
Copy file name to clipboardExpand all lines: test/deprecated/legacy_test/test_unpool3d_op.py+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
373 | 373 |
| |
374 | 374 |
| |
375 | 375 |
| |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
376 | 414 |
| |
377 | 415 |
| |
378 | 416 |
| |
|
test/deprecated/legacy_test/test_unpool_op.py
Copy file name to clipboardExpand all lines: test/deprecated/legacy_test/test_unpool_op.py+45Lines changed: 45 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
403 | 448 |
| |
404 | 449 |
| |
405 | 450 |
| |
|
test/legacy_test/test_unpool1d_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_unpool1d_op.py+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
138 | 167 |
| |
139 | 168 |
| |
140 | 169 |
| |
|
You can’t perform that action at this time.
0 commit comments