CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 07:38:29 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/"b1d703e2608a998dddace1fef6241b2d"
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=nC4i9hEBtxq3muKdxP0YTTArkc4uUPqDgkcu8E9dWPU35aHErCJXyPYax7SSgONLCH0oZKpidPJqyHc3Dy2gWkJSGP2rzNxAR9GlBuOLN5yGc%2FUG2EC1EbBvRiNj16hgT2gQi8ufBK6Kt3ypR1LzHGEXdreigLW2dKeznODuHgEZGoRpUR6IKogjGXn7Mm%2BusSdR7dIlVESatwB62gFtwF3V53ha3UaRL2kMmYV4jDxv60MrT3b%2BQaXVVygGJJE07l7epcRkuDx4%2F8H3h4xKhg%3D%3D--zK8WJYpzrq784o37--nu8WF17x23YRmyyEUtKPog%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.666471161.1753688309; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:38:29 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:38:29 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B46C:37D5F1:166E80F:1D32D39:688728F5
【PIR API adaptor No.182】Migrate paddle.optimizer.RMSProp into pir (#6… · PaddlePaddle/Paddle@877a1c8 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/optimizer/rmsprop.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_rmsprop_op.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 877a1c8
authored
File tree
Expand file treeCollapse file tree
2 files changed
+75
-8
lines changedFilter options
- python/paddle/optimizer
- test/legacy_test
Expand file treeCollapse file tree
2 files changed
+75
-8
lines changedpython/paddle/optimizer/rmsprop.py
Copy file name to clipboardExpand all lines: python/paddle/optimizer/rmsprop.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 |
| - | |
| 255 | + | |
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
|
test/legacy_test/test_rmsprop_op.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_rmsprop_op.py+73-6Lines changed: 73 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
272 | 273 |
| |
273 | 274 |
| |
274 | 275 |
| |
| 276 | + | |
275 | 277 |
| |
276 | 278 |
| |
277 | 279 |
| |
278 |
| - | |
279 |
| - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
280 | 283 |
| |
281 | 284 |
| |
282 |
| - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
283 | 288 |
| |
284 | 289 |
| |
285 | 290 |
| |
| |||
294 | 299 |
| |
295 | 300 |
| |
296 | 301 |
| |
297 |
| - | |
| 302 | + | |
298 | 303 |
| |
299 | 304 |
| |
300 | 305 |
| |
| |||
468 | 473 |
| |
469 | 474 |
| |
470 | 475 |
| |
471 |
| - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
472 | 479 |
| |
473 | 480 |
| |
474 | 481 |
| |
| |||
483 | 490 |
| |
484 | 491 |
| |
485 | 492 |
| |
486 |
| - | |
| 493 | + | |
487 | 494 |
| |
488 | 495 |
| |
489 | 496 |
| |
490 | 497 |
| |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
491 | 548 |
| |
492 | 549 |
| |
493 | 550 |
| |
| |||
519 | 576 |
| |
520 | 577 |
| |
521 | 578 |
| |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
522 | 589 |
| |
523 | 590 |
| |
524 | 591 |
| |
|
You can’t perform that action at this time.
0 commit comments