CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:13:57 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/"c564eae7309982db3fcf8bd1e84282cc"
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=4yVFwGbuYfueysUXADGV4H2KcgFeO8iCz4T%2B29ptYrTjmsWo7hK5eogva4Kt0%2FB0NcWdQBsSWA%2BpbN1mg3Y8Uo9WG14XWlVKvQZ4KOwWyyG%2BYDq8liLzkBMecjCNtCv0d6pnt8VLGDnalqUscTBHiq7xUWUVG78pxAnKn8nlC%2Bpw7u%2BR1Cv3u6dtpnehGoPri4HYdcO5puDW05EKdv2KRAo%2BKCXE2ixEYyRxzLjnt2PtVQQucReSVSJIAQB%2BWlLyEfnXA14bAfiSExF0MUaUGQ%3D%3D--oUDGf08vV5dbW5XT--akPUu8IxBJN0S3PUomBvpA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1340538167.1753578837; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:13:57 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:13:57 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A9E2:290E4F:63669:A0E4B:68857D54
[Typing] Update `_ParameterConfig` in Optimizer (#65277) · PaddlePaddle/Paddle@cf2c785 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adam.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adamax.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adamw.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/lamb.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/sgd.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit cf2c785
Expand file treeCollapse file tree
6 files changed
+58
-34
lines changedpython/paddle/optimizer/adam.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adam.py+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
| |||
33 | 31 |
| |
34 | 32 |
| |
35 | 33 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 34 | + | |
43 | 35 |
| |
44 | 36 |
| |
| 37 | + | |
| 38 | + | |
45 | 39 |
| |
46 | 40 |
| |
47 | 41 |
| |
48 | 42 |
| |
49 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
|
python/paddle/optimizer/adamax.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adamax.py+14-6Lines changed: 14 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 |
| - | |
29 | 26 |
| |
| 27 | + | |
| 28 | + | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 |
| |
36 | 44 |
| |
37 | 45 |
| |
| |||
69 | 77 |
| |
70 | 78 |
| |
71 | 79 |
| |
72 |
| - | |
| 80 | + | |
73 | 81 |
| |
74 | 82 |
| |
75 | 83 |
| |
| |||
154 | 162 |
| |
155 | 163 |
| |
156 | 164 |
| |
157 |
| - | |
| 165 | + | |
158 | 166 |
| |
159 |
| - | |
| 167 | + | |
160 | 168 |
| |
161 | 169 |
| |
162 | 170 |
| |
|
python/paddle/optimizer/adamw.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/adamw.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
|
python/paddle/optimizer/lamb.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/lamb.py+24-9Lines changed: 24 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
32 | 44 |
| |
33 | 45 |
| |
34 | 46 |
| |
| |||
62 | 74 |
| |
63 | 75 |
| |
64 | 76 |
| |
65 |
| - | |
| 77 | + | |
66 | 78 |
| |
67 | 79 |
| |
68 |
| - | |
| 80 | + | |
69 | 81 |
| |
70 |
| - | |
| 82 | + | |
71 | 83 |
| |
72 |
| - | |
| 84 | + | |
73 | 85 |
| |
74 | 86 |
| |
75 | 87 |
| |
| |||
98 | 110 |
| |
99 | 111 |
| |
100 | 112 |
| |
101 |
| - | |
| 113 | + | |
| 114 | + | |
102 | 115 |
| |
103 | 116 |
| |
104 | 117 |
| |
| |||
113 | 126 |
| |
114 | 127 |
| |
115 | 128 |
| |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
120 | 135 |
| |
121 | 136 |
| |
122 | 137 |
| |
|
python/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 52 |
| |
| 53 | + | |
| 54 | + | |
61 | 55 |
| |
62 | 56 |
| |
63 | 57 |
| |
64 | 58 |
| |
65 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
|
python/paddle/optimizer/sgd.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/sgd.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
|
You can’t perform that action at this time.
0 commit comments