CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 00:47:45 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/"0e9574868360da86c56c3235e90345e1"
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=%2BWQnPGG5%2B%2F61SsrYiNwE1MoaRtYXSERToq0nqxYba7iIaTjKiThBMgrkdeREnVyIae7muZhWVimsNX%2FHILlm6KiNuFGyOKWR4tfqzAmbQ60DIo5AR5bExodcI3WMOWhL5kGZqoKc3PMK7juWEyqtTQQwxrbJhDhmtMNXFT2KBw9U2MQaIb%2FrRg%2FqWAtFchf%2BAYr%2FAkcnrCcU2EYfH7cqOZsO6AYL1Uf7KT%2FuyimUVCEdRiup9wwqgRoDgCHpyn9M%2FfYaKYCn3sJDE4r0vDGvFQ%3D%3D--IhsaZNeTVRvh15nn--SeUuqEKDs%2F6gIA45WNCOIQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1850776386.1753490865; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 00:47:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 00:47:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 80D4:1799B9:669F9:A4D4F:688425B1
fix fp16 and bf16 dtype (#68120) · PaddlePaddle/Paddle@f02e845 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/nn/initializer/kaiming.py
Copy file name to clipboardExpand all lines: python/paddle/nn/initializer/xavier.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit f02e845
authored
File tree
Expand file treeCollapse file tree
2 files changed
+44
-24
lines changedFilter options
- python/paddle/nn/initializer
Expand file treeCollapse file tree
2 files changed
+44
-24
lines changedpython/paddle/nn/initializer/kaiming.py
Copy file name to clipboardExpand all lines: python/paddle/nn/initializer/kaiming.py+22-12Lines changed: 22 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
120 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
| |||
130 | 131 |
| |
131 | 132 |
| |
132 | 133 |
| |
133 |
| - | |
| 134 | + | |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
139 |
| - | |
| 140 | + | |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| |||
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
162 |
| - | |
163 |
| - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
164 | 171 |
| |
165 |
| - | |
| 172 | + | |
166 | 173 |
| |
167 | 174 |
| |
168 | 175 |
| |
| |||
188 | 195 |
| |
189 | 196 |
| |
190 | 197 |
| |
191 |
| - | |
| 198 | + | |
192 | 199 |
| |
193 | 200 |
| |
194 |
| - | |
| 201 | + | |
195 | 202 |
| |
196 | 203 |
| |
197 | 204 |
| |
| |||
228 | 235 |
| |
229 | 236 |
| |
230 | 237 |
| |
231 |
| - | |
232 |
| - | |
| 238 | + | |
| 239 | + | |
233 | 240 |
| |
234 | 241 |
| |
235 | 242 |
| |
236 | 243 |
| |
237 | 244 |
| |
238 |
| - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
239 | 249 |
| |
240 | 250 |
| |
241 | 251 |
| |
|
python/paddle/nn/initializer/xavier.py
Copy file name to clipboardExpand all lines: python/paddle/nn/initializer/xavier.py+22-12Lines changed: 22 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
129 | 130 |
| |
130 | 131 |
| |
131 | 132 |
| |
| |||
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
141 |
| - | |
| 142 | + | |
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
146 | 147 |
| |
147 |
| - | |
| 148 | + | |
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| |||
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
174 |
| - | |
175 |
| - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
176 | 183 |
| |
177 |
| - | |
| 184 | + | |
178 | 185 |
| |
179 | 186 |
| |
180 | 187 |
| |
| |||
207 | 214 |
| |
208 | 215 |
| |
209 | 216 |
| |
210 |
| - | |
| 217 | + | |
211 | 218 |
| |
212 | 219 |
| |
213 |
| - | |
| 220 | + | |
214 | 221 |
| |
215 | 222 |
| |
216 | 223 |
| |
| |||
244 | 251 |
| |
245 | 252 |
| |
246 | 253 |
| |
247 |
| - | |
248 |
| - | |
| 254 | + | |
| 255 | + | |
249 | 256 |
| |
250 | 257 |
| |
251 | 258 |
| |
252 | 259 |
| |
253 | 260 |
| |
254 |
| - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
255 | 265 |
| |
256 | 266 |
| |
257 | 267 |
| |
|
You can’t perform that action at this time.
0 commit comments