CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:34:27 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/"889076836511fa8a0ddb7bf73fbaff5b"
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=%2Fh9thePJk9QAjulhSSgdGlZqjU2k88l2zXs1xfsICIwFHi8nLEA9TwaNSQcDUmVXiUuNNwdBLW5F4cHIdhuuPXon0Ev1%2FUMOMFjiTOkHHSzQxg7gU%2FcRFV2UhjST3T%2BQeFwTQcNhkx7NbOYIfPK%2F3XEVAKl3dboowB9arjdd4c7gIBM9hHoGHFZRgDNxByhPRI%2FUV8UR2SadxJ2mGAU0c2Y3qKkrREm2RsfyTZO8B%2FcJe%2FvmHNps95IBWG%2BEJvrPXrYthgPihTVDn53cqOucrg%3D%3D--LP8yHMVNsTMQHVGw--DOvFT3cKQ7S2zgis42LfcA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1307324862.1753662866; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:34:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 00:34:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AA88:3E3773:8EA3CD:BEF57A:6886C592
[Dy2St][AMP] Support local enable the `auto_cast` (#58977) · PaddlePaddle/Paddle@3d6a255 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/base/framework.py
Copy file name to clipboardExpand all lines: python/paddle/jit/dy2static/convert_operators.py
Copy file name to clipboardExpand all lines: python/paddle/static/amp/fp16_utils.py
Copy file name to clipboardExpand all lines: test/dygraph_to_static/test_local_cast.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 3d6a255
File tree
Expand file treeCollapse file tree
4 files changed
+113
-27
lines changedFilter options
- python/paddle
- base
- jit/dy2static
- static/amp
- test/dygraph_to_static
Expand file treeCollapse file tree
4 files changed
+113
-27
lines changedpython/paddle/base/framework.py
Copy file name to clipboardExpand all lines: python/paddle/base/framework.py+19-10Lines changed: 19 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
| |||
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
| |||
2937 | 2943 |
| |
2938 | 2944 |
| |
2939 | 2945 |
| |
2940 |
| - | |
2941 |
| - | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
2942 | 2951 |
| |
2943 | 2952 |
| |
2944 | 2953 |
| |
| |||
3697 | 3706 |
| |
3698 | 3707 |
| |
3699 | 3708 |
| |
3700 |
| - | |
| 3709 | + | |
3701 | 3710 |
| |
3702 | 3711 |
| |
3703 | 3712 |
| |
3704 | 3713 |
| |
3705 |
| - | |
| 3714 | + | |
3706 | 3715 |
| |
3707 |
| - | |
| 3716 | + | |
3708 | 3717 |
| |
3709 | 3718 |
| |
3710 |
| - | |
| 3719 | + | |
3711 | 3720 |
| |
3712 | 3721 |
| |
3713 | 3722 |
| |
3714 | 3723 |
| |
3715 |
| - | |
| 3724 | + | |
3716 | 3725 |
| |
3717 |
| - | |
| 3726 | + | |
3718 | 3727 |
| |
3719 | 3728 |
| |
3720 | 3729 |
| |
| |||
6987 | 6996 |
| |
6988 | 6997 |
| |
6989 | 6998 |
| |
6990 |
| - | |
| 6999 | + | |
6991 | 7000 |
| |
6992 | 7001 |
| |
6993 | 7002 |
| |
| |||
7003 | 7012 |
| |
7004 | 7013 |
| |
7005 | 7014 |
| |
7006 |
| - | |
| 7015 | + | |
7007 | 7016 |
| |
7008 | 7017 |
| |
7009 | 7018 |
| |
|
python/paddle/jit/dy2static/convert_operators.py
Copy file name to clipboardExpand all lines: python/paddle/jit/dy2static/convert_operators.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
823 | 824 |
| |
824 | 825 |
| |
825 | 826 |
| |
826 |
| - | |
827 |
| - | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
828 | 831 |
| |
829 | 832 |
| |
830 | 833 |
| |
|
python/paddle/static/amp/fp16_utils.py
Copy file name to clipboardExpand all lines: python/paddle/static/amp/fp16_utils.py+21-8Lines changed: 21 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
56 | 66 |
| |
57 | 67 |
| |
58 | 68 |
| |
| |||
609 | 619 |
| |
610 | 620 |
| |
611 | 621 |
| |
612 |
| - | |
| 622 | + | |
613 | 623 |
| |
614 | 624 |
| |
| 625 | + | |
615 | 626 |
| |
616 |
| - | |
| 627 | + | |
617 | 628 |
| |
618 | 629 |
| |
619 | 630 |
| |
620 | 631 |
| |
621 | 632 |
| |
622 |
| - | |
623 |
| - | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
624 | 637 |
| |
625 | 638 |
| |
626 | 639 |
| |
627 |
| - | |
| 640 | + | |
628 | 641 |
| |
629 |
| - | |
| 642 | + | |
630 | 643 |
| |
631 | 644 |
| |
632 |
| - | |
633 |
| - | |
| 645 | + | |
| 646 | + | |
634 | 647 |
| |
635 | 648 |
| |
636 | 649 |
| |
|
test/dygraph_to_static/test_local_cast.py
Copy file name to clipboardExpand all lines: test/dygraph_to_static/test_local_cast.py+68-7Lines changed: 68 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
22 | 36 |
| |
23 | 37 |
| |
24 | 38 |
| |
| |||
62 | 76 |
| |
63 | 77 |
| |
64 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
65 | 99 |
| |
66 | 100 |
| |
67 | 101 |
| |
68 | 102 |
| |
69 | 103 |
| |
70 | 104 |
| |
71 | 105 |
| |
72 |
| - | |
| 106 | + | |
73 | 107 |
| |
74 | 108 |
| |
75 |
| - | |
| 109 | + | |
76 | 110 |
| |
77 | 111 |
| |
78 |
| - | |
79 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
80 | 116 |
| |
81 | 117 |
| |
82 | 118 |
| |
| 119 | + | |
83 | 120 |
| |
84 | 121 |
| |
85 | 122 |
| |
| |||
103 | 140 |
| |
104 | 141 |
| |
105 | 142 |
| |
106 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
107 | 146 |
| |
108 | 147 |
| |
109 | 148 |
| |
| |||
120 | 159 |
| |
121 | 160 |
| |
122 | 161 |
| |
123 |
| - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
124 | 185 |
| |
125 | 186 |
| |
126 | 187 |
| |
|
You can’t perform that action at this time.
0 commit comments