CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 18:20:35 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/"ee5a746dae7e0b985c605ebb17fa6d00"
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=W3OzXMkYZP5Q%2BIO2FXoB26BLeAOrDdY9JbDYDahkdoXbQdt4DMqWb3HAagjmtpfCUkCk2AKcDpUfiuBS2B6MDHFLrtwkY%2BM3PJwMCiIPPp8gIQo7EEruUwzqKMtk7hAIDet%2FF79HlCuAGd3alSZkenZkdsoMX7YyUIuvKOeg2YJmFY3MNhTmXmPnUSkpMgK9GCBkzzdwcjALJYCsl5AIUhL6gnadt6jZ6EBUnNi%2FnolgOftMzlsyMGC1NGqNdaIZbz4SgVfBbNeOrGTGbsZlVQ%3D%3D--D2Priq3Is8gOjHe7--wyKjo9KuGtO6KfhJJTNIVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.177096653.1753726834; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 18:20:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 18:20:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9E4E:37B83B:E2D61:110112:6887BF72
fix process mesh incorrect set in converter (#60504) · PaddlePaddle/Paddle@ddd29d2 · GitHub
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_custom_python_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_utils.cc
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit ddd29d2
File tree
Expand file treeCollapse file tree
2 files changed
+27
-42
lines changedFilter options
- paddle/fluid/pybind
Expand file treeCollapse file tree
2 files changed
+27
-42
lines changedpaddle/fluid/pybind/eager_custom_python_api.h
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_custom_python_api.h+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
paddle/fluid/pybind/eager_utils.cc
Copy file name to clipboardExpand all lines: paddle/fluid/pybind/eager_utils.cc+24-39Lines changed: 24 additions & 39 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
| 123 | + | |
125 | 124 |
| |
126 | 125 |
| |
127 | 126 |
| |
| |||
136 | 135 |
| |
137 | 136 |
| |
138 | 137 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
146 | 147 |
| |
147 |
| - | |
148 |
| - | |
| 148 | + | |
| 149 | + | |
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
| |||
393 | 394 |
| |
394 | 395 |
| |
395 | 396 |
| |
396 |
| - | |
397 |
| - | |
| 397 | + | |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
| |||
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
436 |
| - | |
437 |
| - | |
| 436 | + | |
438 | 437 |
| |
439 | 438 |
| |
440 | 439 |
| |
| |||
1431 | 1430 |
| |
1432 | 1431 |
| |
1433 | 1432 |
| |
1434 |
| - | |
1435 |
| - | |
| 1433 | + | |
1436 | 1434 |
| |
1437 | 1435 |
| |
1438 | 1436 |
| |
| |||
1465 | 1463 |
| |
1466 | 1464 |
| |
1467 | 1465 |
| |
1468 |
| - | |
1469 |
| - | |
| 1466 | + | |
1470 | 1467 |
| |
1471 | 1468 |
| |
1472 | 1469 |
| |
| |||
1539 | 1536 |
| |
1540 | 1537 |
| |
1541 | 1538 |
| |
1542 |
| - | |
1543 |
| - | |
| 1539 | + | |
1544 | 1540 |
| |
1545 | 1541 |
| |
1546 | 1542 |
| |
| |||
1573 | 1569 |
| |
1574 | 1570 |
| |
1575 | 1571 |
| |
1576 |
| - | |
1577 |
| - | |
| 1572 | + | |
1578 | 1573 |
| |
1579 | 1574 |
| |
1580 | 1575 |
| |
| |||
1679 | 1674 |
| |
1680 | 1675 |
| |
1681 | 1676 |
| |
1682 |
| - | |
1683 |
| - | |
| 1677 | + | |
1684 | 1678 |
| |
1685 | 1679 |
| |
1686 | 1680 |
| |
| |||
1712 | 1706 |
| |
1713 | 1707 |
| |
1714 | 1708 |
| |
1715 |
| - | |
1716 |
| - | |
| 1709 | + | |
1717 | 1710 |
| |
1718 | 1711 |
| |
1719 | 1712 |
| |
| |||
1760 | 1753 |
| |
1761 | 1754 |
| |
1762 | 1755 |
| |
1763 |
| - | |
1764 |
| - | |
| 1756 | + | |
1765 | 1757 |
| |
1766 | 1758 |
| |
1767 | 1759 |
| |
| |||
1789 | 1781 |
| |
1790 | 1782 |
| |
1791 | 1783 |
| |
1792 |
| - | |
1793 |
| - | |
| 1784 | + | |
1794 | 1785 |
| |
1795 | 1786 |
| |
1796 | 1787 |
| |
| |||
1832 | 1823 |
| |
1833 | 1824 |
| |
1834 | 1825 |
| |
1835 |
| - | |
1836 |
| - | |
| 1826 | + | |
1837 | 1827 |
| |
1838 | 1828 |
| |
1839 | 1829 |
| |
| |||
1871 | 1861 |
| |
1872 | 1862 |
| |
1873 | 1863 |
| |
1874 |
| - | |
1875 |
| - | |
| 1864 | + | |
1876 | 1865 |
| |
1877 | 1866 |
| |
1878 | 1867 |
| |
| |||
2687 | 2676 |
| |
2688 | 2677 |
| |
2689 | 2678 |
| |
2690 |
| - | |
2691 |
| - | |
| 2679 | + | |
2692 | 2680 |
| |
2693 | 2681 |
| |
2694 | 2682 |
| |
| |||
2698 | 2686 |
| |
2699 | 2687 |
| |
2700 | 2688 |
| |
2701 |
| - | |
2702 |
| - | |
| 2689 | + | |
2703 | 2690 |
| |
2704 | 2691 |
| |
2705 | 2692 |
| |
| |||
2711 | 2698 |
| |
2712 | 2699 |
| |
2713 | 2700 |
| |
2714 |
| - | |
2715 |
| - | |
| 2701 | + | |
2716 | 2702 |
| |
2717 | 2703 |
| |
2718 | 2704 |
| |
| |||
2728 | 2714 |
| |
2729 | 2715 |
| |
2730 | 2716 |
| |
2731 |
| - | |
2732 |
| - | |
| 2717 | + | |
2733 | 2718 |
| |
2734 | 2719 |
| |
2735 | 2720 |
| |
|
You can’t perform that action at this time.
0 commit comments