CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:56:30 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/"2ceed464b7b0a86d0f986b00fc24ced7"
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=axqi%2B9X7b%2FZxsxXLAbGKXhhusJBIwf8xZ8A8rIxo%2BJeBcdBxe46TOd%2Fa4Li3wQP6AWR8NnJpQ%2BJqy8WYWLkF7Qu3ysPdX3x%2FI6mVTpqcQIiEiUc5FxP%2FsDSodH9mKhHTfjMUbRvzEiFIpmZoqx8hTTSdyCIysuv6yQt270drkr33U%2BkkvQXjmOUrwGPwEhdpx%2F7wcaJB%2FYS%2Bay8%2ByOnjhdSHWB%2FaSkXd4K1jCBsuBDLX3cH4gypLCnrl2I01EK%2FS4OvtmbqJ9QrNdRWNe3vCtQ%3D%3D--t5rdJ6tdR8VUvB8d--NQdHMnORgqxcmVXy8Tpn8g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.638822379.1753581389; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:56:29 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:56:29 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CAB6:37D5F1:9E4401:D2125D:6885874D
[XPU] only save adamw scale_value when flag is on (#67077) · PaddlePaddle/Paddle@a6f16a1 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: test/xpu/test_adamw_fp16_xpu.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit a6f16a1
File tree
Expand file treeCollapse file tree
2 files changed
+53
-14
lines changedFilter options
- python/paddle/optimizer
- test/xpu
Expand file treeCollapse file tree
2 files changed
+53
-14
lines changedpython/paddle/optimizer/optimizer.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/optimizer.py+21-9Lines changed: 21 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
369 |
| - | |
370 |
| - | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
371 | 375 |
| |
372 | 376 |
| |
373 | 377 |
| |
| |||
433 | 437 |
| |
434 | 438 |
| |
435 | 439 |
| |
436 |
| - | |
437 |
| - | |
| 440 | + | |
| 441 | + | |
438 | 442 |
| |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
439 | 447 |
| |
440 | 448 |
| |
441 | 449 |
| |
| |||
1023 | 1031 |
| |
1024 | 1032 |
| |
1025 | 1033 |
| |
1026 |
| - | |
1027 |
| - | |
1028 |
| - | |
1029 |
| - | |
| 1034 | + | |
| 1035 | + | |
1030 | 1036 |
| |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
1031 | 1043 |
| |
1032 | 1044 |
| |
1033 | 1045 |
| |
|
test/xpu/test_adamw_fp16_xpu.py
Copy file name to clipboardExpand all lines: test/xpu/test_adamw_fp16_xpu.py+32-5Lines changed: 32 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 |
| |
35 | 40 |
| |
36 | 41 |
| |
| |||
51 | 56 |
| |
52 | 57 |
| |
53 | 58 |
| |
54 |
| - | |
55 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
56 | 77 |
| |
57 | 78 |
| |
58 | 79 |
| |
| |||
70 | 91 |
| |
71 | 92 |
| |
72 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
73 | 100 |
| |
74 | 101 |
| |
75 | 102 |
| |
|
You can’t perform that action at this time.
0 commit comments