CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 01:14:39 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/"03da4c1f7c0dc08036f2dba5e46d08cf"
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=f0oTh1uQ5OAViPSTDCb%2FELvQq89%2FgfaRztwEQdzUym%2BcKL5ZthdNotv8gXgjjstkmSsuaB82qypptzMbiQzg3HmI9L3RAGs%2FLtNk1naOMPsWhQ6jPadHoeh2nnACIeUVgzX0k0evSDCdmwUDnW2Kvbu4eos4xL5Gr2k007Sd%2FxhUllb8HPdQI8a%2FIILGrbaOKUEjWYIh8YX6MjAnAMY4VkxCGzRNaLcpvjKP9YwbLd6w1PGSL1NKccXNXtQIChkGl1bVpAsiWt2ztY1xTRS4FQ%3D%3D--x8KTORL5HuAIZ36u--SXgrxl10%2F6MKiNPAT3WZsw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1267443504.1753665279; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 01:14:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 01:14:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AD12:29FD1F:126252D:1865464:6886CEFF
Fix fp8 data type bugs on cpu (#65539) · PaddlePaddle/Paddle@d8d4d73 · GitHub
Copy file name to clipboardExpand all lines: paddle/phi/common/float8_e4m3fn.h
Copy file name to clipboardExpand all lines: paddle/phi/common/float8_e5m2.h
Copy file name to clipboardExpand all lines: test/legacy_test/test_float8.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit d8d4d73
authored
File tree
Expand file treeCollapse file tree
4 files changed
+88
-29
lines changedFilter options
- paddle/phi/common
- python/paddle/pir
- test/legacy_test
Expand file treeCollapse file tree
4 files changed
+88
-29
lines changedpaddle/phi/common/float8_e4m3fn.h
Copy file name to clipboardExpand all lines: paddle/phi/common/float8_e4m3fn.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
|
paddle/phi/common/float8_e5m2.h
Copy file name to clipboardExpand all lines: paddle/phi/common/float8_e5m2.h+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
| 175 | + | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
|
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
| 78 | + | |
| 79 | + | |
76 | 80 |
| |
77 | 81 |
| |
78 | 82 |
| |
| |||
88 | 92 |
| |
89 | 93 |
| |
90 | 94 |
| |
| 95 | + | |
| 96 | + | |
91 | 97 |
| |
92 | 98 |
| |
93 | 99 |
| |
| |||
108 | 114 |
| |
109 | 115 |
| |
110 | 116 |
| |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
111 | 121 |
| |
112 | 122 |
| |
113 | 123 |
| |
|
test/legacy_test/test_float8.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_float8.py+74-26Lines changed: 74 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 | 57 |
| |
62 | 58 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
70 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
71 | 98 |
| |
72 | 99 |
| |
73 | 100 |
| |
| |||
76 | 103 |
| |
77 | 104 |
| |
78 | 105 |
| |
79 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
80 | 110 |
| |
81 | 111 |
| |
82 | 112 |
| |
83 | 113 |
| |
84 | 114 |
| |
85 | 115 |
| |
86 | 116 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
| 117 | + | |
90 | 118 |
| |
91 | 119 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 | 120 |
| |
97 | 121 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
102 | 132 |
| |
103 | 133 |
| |
104 |
| - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
105 | 145 |
| |
106 | 146 |
| |
107 | 147 |
| |
108 | 148 |
| |
109 | 149 |
| |
110 | 150 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 151 | + | |
114 | 152 |
| |
115 | 153 |
| |
116 |
| - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
117 | 165 |
| |
118 | 166 |
| |
119 | 167 |
| |
|
You can’t perform that action at this time.
0 commit comments