CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 04:42:59 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/"79da29f1a5c65d1cd47b791e0b56f0ec"
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=gDHc8TxlGZAmEudZq5mehGQBhrELXxBh5yqox8Zq1U6hmHUWee1OPtUpKH%2FtCGP0JcaktajQKOX%2FqNgYlZj4Tmi4UAfF09grHJeJj39QWZlhkV6Kekk8nTJa04XGoRNfgJqNTWAILjG4g2WVueU1UPuTZhT%2FMSTFvkZ90JOi%2B%2FpfAFG49QMN%2FKBkHfZwAS1yjBkDSs288zOgL8EQ1pvmdIVEBKopWtLHv8vGLK6JSBUDqmjLUa%2FgH51w%2BiVBkn59eURoa6%2FYzG2eF9zjbEoC9w%3D%3D--nOSzeIiBC4miAD9D--Utm%2B84z0H1MZDjUBs7%2FsPA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1343883815.1753504978; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 04:42:58 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 04:42:58 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9C1E:37D5F1:177006:22D1FA:68845CD2
Fix shape error in combined-indexing setitem (#60447) · PaddlePaddle/Paddle@1761931 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_method.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/slice_utils.h
Copy file name to clipboardExpand all lines: python/paddle/base/variable_index.py
Copy file name to clipboardExpand all lines: test/indexing/test_setitem.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 1761931
File tree
Expand file treeCollapse file tree
4 files changed
+200
-43
lines changedFilter options
- paddle/fluid/pybind
- python/paddle/base
- test/indexing
Expand file treeCollapse file tree
4 files changed
+200
-43
lines changedpaddle/fluid/pybind/eager_method.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_method.cc+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1375 | 1375 |
| |
1376 | 1376 |
| |
1377 | 1377 |
| |
1378 |
| - | |
| 1378 | + | |
1379 | 1379 |
| |
1380 | 1380 |
| |
1381 | 1381 |
| |
| |||
1385 | 1385 |
| |
1386 | 1386 |
| |
1387 | 1387 |
| |
1388 |
| - | |
| 1388 | + | |
| 1389 | + | |
1389 | 1390 |
| |
1390 | 1391 |
| |
1391 | 1392 |
| |
| |||
1679 | 1680 |
| |
1680 | 1681 |
| |
1681 | 1682 |
| |
1682 |
| - | |
| 1683 | + | |
1683 | 1684 |
| |
1684 |
| - | |
| 1685 | + | |
1685 | 1686 |
| |
1686 | 1687 |
| |
1687 | 1688 |
| |
| |||
1691 | 1692 |
| |
1692 | 1693 |
| |
1693 | 1694 |
| |
1694 |
| - | |
| 1695 | + | |
| 1696 | + | |
1695 | 1697 |
| |
1696 | 1698 |
| |
1697 | 1699 |
| |
| |||
1714 | 1716 |
| |
1715 | 1717 |
| |
1716 | 1718 |
| |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
1717 | 1723 |
| |
1718 | 1724 |
| |
1719 | 1725 |
| |
|
paddle/fluid/pybind/slice_utils.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/slice_utils.h+20-23Lines changed: 20 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
402 |
| - | |
403 |
| - | |
| 401 | + | |
| 402 | + | |
404 | 403 |
| |
405 | 404 |
| |
406 | 405 |
| |
| |||
409 | 408 |
| |
410 | 409 |
| |
411 | 410 |
| |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
426 | 421 |
| |
| 422 | + | |
| 423 | + | |
427 | 424 |
| |
428 |
| - | |
| 425 | + | |
429 | 426 |
| |
430 | 427 |
| |
431 | 428 |
| |
432 | 429 |
| |
433 | 430 |
| |
434 | 431 |
| |
435 |
| - | |
| 432 | + | |
436 | 433 |
| |
437 | 434 |
| |
438 | 435 |
| |
| |||
442 | 439 |
| |
443 | 440 |
| |
444 | 441 |
| |
445 |
| - | |
| 442 | + | |
446 | 443 |
| |
447 | 444 |
| |
448 |
| - | |
| 445 | + | |
449 | 446 |
| |
450 | 447 |
| |
451 | 448 |
| |
452 |
| - | |
| 449 | + | |
453 | 450 |
| |
454 | 451 |
| |
455 | 452 |
| |
456 | 453 |
| |
457 |
| - | |
| 454 | + | |
458 | 455 |
| |
459 | 456 |
| |
460 | 457 |
| |
|
python/paddle/base/variable_index.py
Copy file name to clipboardExpand all lines: python/paddle/base/variable_index.py+30-15Lines changed: 30 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
| |||
191 | 192 |
| |
192 | 193 |
| |
193 | 194 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
213 | 222 |
| |
214 | 223 |
| |
215 | 224 |
| |
216 | 225 |
| |
217 | 226 |
| |
218 | 227 |
| |
| 228 | + | |
219 | 229 |
| |
220 | 230 |
| |
221 | 231 |
| |
| |||
577 | 587 |
| |
578 | 588 |
| |
579 | 589 |
| |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
580 | 595 |
| |
581 | 596 |
| |
582 | 597 |
| |
| |||
593 | 608 |
| |
594 | 609 |
| |
595 | 610 |
| |
596 |
| - | |
597 |
| - | |
598 |
| - | |
| 611 | + | |
| 612 | + | |
599 | 613 |
| |
600 | 614 |
| |
601 | 615 |
| |
| |||
818 | 832 |
| |
819 | 833 |
| |
820 | 834 |
| |
821 |
| - | |
| 835 | + | |
| 836 | + | |
822 | 837 |
| |
823 | 838 |
| |
824 | 839 |
| |
|
test/indexing/test_setitem.py
Copy file name to clipboardExpand all lines: test/indexing/test_setitem.py+139Lines changed: 139 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
232 | 305 |
| |
233 | 306 |
| |
234 | 307 |
| |
| |||
588 | 661 |
| |
589 | 662 |
| |
590 | 663 |
| |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
591 | 730 |
| |
592 | 731 |
| |
593 | 732 |
|
You can’t perform that action at this time.
0 commit comments