CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 02:23:20 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/"48e31f7bcae29592c3c846be91ed28e4"
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=kuavavqwa8PhVdzjoRj%2BttIpJKCrDdeEz02WnSGII%2F6uFWer%2FEsyOVHGos8bD2kisk0HtAnECz2iSIsdZhGjJbKkBYQIBRAh%2B%2FEaEv%2FlVaAyYTm2jDn30Wt4WwJSOY2MkCG7Om%2B1uAGWUi%2Fhxql%2FqOUHMUyzHquJ7dxJsyvJeCT%2FudVsObJ7C2XrDihdMFkmF3mePDZN9vqiKzWLvxMYJ%2FSeAQQhO0OkKBxH95%2FJwA%2BOU7eZG%2BrswKn8Dz%2B5k8zPQR%2BGt9wj%2F60OMhCGjgDEfA%3D%3D--%2BWcsaSMNF41Pm7b3--NtlHDw1Gw7RjYza7roXvdw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.135710613.1753842197; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 02:23:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 02:23:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BA96:2A06CB:113CB05:14F03AE:68898215
Fix some typos (parallism, neccessary, etc.) (#61764) · PaddlePaddle/Paddle@cacfd93 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/engine.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/planner_v2.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/tuner/tunable_variable.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/search.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/utils.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/communication/all_gather.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/communication/stream/reduce.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/fleet/base/distributed_strategy.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/fleet/base/orthogonal_strategy.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/fleet/base/role_maker.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit cacfd93
File tree
Expand file treeCollapse file tree
12 files changed
+44
-44
lines changedFilter options
- python/paddle/distributed
- auto_parallel/static
- tuner
- auto_tuner
- communication
- stream
- fleet/base
Expand file treeCollapse file tree
12 files changed
+44
-44
lines changedpython/paddle/distributed/auto_parallel/static/engine.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/engine.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
| 624 | + | |
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
|
python/paddle/distributed/auto_parallel/static/planner_v2.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/planner_v2.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
python/paddle/distributed/auto_parallel/static/tuner/tunable_variable.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_parallel/static/tuner/tunable_variable.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
python/paddle/distributed/auto_tuner/search.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/search.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
python/paddle/distributed/auto_tuner/utils.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/auto_tuner/utils.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
424 |
| - | |
| 424 | + | |
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
| |||
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
616 |
| - | |
| 616 | + | |
617 | 617 |
| |
618 | 618 |
| |
619 | 619 |
| |
| |||
1678 | 1678 |
| |
1679 | 1679 |
| |
1680 | 1680 |
| |
1681 |
| - | |
| 1681 | + | |
1682 | 1682 |
| |
1683 | 1683 |
| |
1684 | 1684 |
| |
1685 |
| - | |
| 1685 | + | |
1686 | 1686 |
| |
1687 | 1687 |
| |
1688 | 1688 |
| |
|
python/paddle/distributed/communication/all_gather.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/communication/all_gather.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
python/paddle/distributed/communication/stream/reduce.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/communication/stream/reduce.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
|
python/paddle/distributed/fleet/base/distributed_strategy.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/fleet/base/distributed_strategy.py+19-19Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| |||
384 | 384 |
| |
385 | 385 |
| |
386 | 386 |
| |
387 |
| - | |
| 387 | + | |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
426 |
| - | |
| 426 | + | |
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| |||
982 | 982 |
| |
983 | 983 |
| |
984 | 984 |
| |
985 |
| - | |
| 985 | + | |
986 | 986 |
| |
987 | 987 |
| |
988 | 988 |
| |
| |||
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 | 1004 |
| |
1005 |
| - | |
| 1005 | + | |
1006 | 1006 |
| |
1007 | 1007 |
| |
1008 | 1008 |
| |
| |||
1095 | 1095 |
| |
1096 | 1096 |
| |
1097 | 1097 |
| |
1098 |
| - | |
| 1098 | + | |
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 | 1101 |
| |
| |||
1494 | 1494 |
| |
1495 | 1495 |
| |
1496 | 1496 |
| |
1497 |
| - | |
| 1497 | + | |
1498 | 1498 |
| |
1499 | 1499 |
| |
1500 | 1500 |
| |
| |||
1506 | 1506 |
| |
1507 | 1507 |
| |
1508 | 1508 |
| |
1509 |
| - | |
| 1509 | + | |
1510 | 1510 |
| |
1511 | 1511 |
| |
1512 |
| - | |
| 1512 | + | |
1513 | 1513 |
| |
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 | 1516 |
| |
1517 | 1517 |
| |
1518 |
| - | |
1519 |
| - | |
| 1518 | + | |
| 1519 | + | |
1520 | 1520 |
| |
1521 | 1521 |
| |
1522 | 1522 |
| |
| |||
1714 | 1714 |
| |
1715 | 1715 |
| |
1716 | 1716 |
| |
1717 |
| - | |
| 1717 | + | |
1718 | 1718 |
| |
1719 | 1719 |
| |
1720 | 1720 |
| |
| |||
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 | 2023 |
| |
2024 |
| - | |
| 2024 | + | |
2025 | 2025 |
| |
2026 | 2026 |
| |
2027 | 2027 |
| |
| |||
2177 | 2177 |
| |
2178 | 2178 |
| |
2179 | 2179 |
| |
2180 |
| - | |
| 2180 | + | |
2181 | 2181 |
| |
2182 | 2182 |
| |
2183 | 2183 |
| |
| |||
2431 | 2431 |
| |
2432 | 2432 |
| |
2433 | 2433 |
| |
2434 |
| - | |
| 2434 | + | |
2435 | 2435 |
| |
2436 | 2436 |
| |
2437 | 2437 |
| |
| |||
2446 | 2446 |
| |
2447 | 2447 |
| |
2448 | 2448 |
| |
2449 |
| - | |
| 2449 | + | |
2450 | 2450 |
| |
2451 | 2451 |
| |
2452 | 2452 |
| |
| |||
2506 | 2506 |
| |
2507 | 2507 |
| |
2508 | 2508 |
| |
2509 |
| - | |
| 2509 | + | |
2510 | 2510 |
| |
2511 | 2511 |
| |
2512 | 2512 |
| |
|
python/paddle/distributed/fleet/base/orthogonal_strategy.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/fleet/base/orthogonal_strategy.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
python/paddle/distributed/fleet/base/role_maker.py
Copy file name to clipboardExpand all lines: python/paddle/distributed/fleet/base/role_maker.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
702 |
| - | |
| 702 | + | |
703 | 703 |
| |
704 | 704 |
| |
705 | 705 |
| |
|
You can’t perform that action at this time.
0 commit comments