CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 20:01: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/"1b80542fd81f055045c755d39adee6b5"
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=%2FrmrAZ9mcPtEUtr5HG1WvVQh4u0hQVI0QIsyFTeK6uP0KdwdL%2FSp0Qp5OyMUwFA89TKCJw2wE5XIYsiWsw4yZACMgKG2vzi9UvJtkxRViGDfGaO53EQkXpKLnqi%2Bu%2Bl9G4ETwS9gAnemhEvA59jJWSTZYiRniP2UbaAY8r3bOjWP52S2NkJgHzNBAq2LY2ccy3HGOMgpXX4D2BGHHbWUgsBwdeJ7Nl11HgzvynEH8momjcA9Aca9KYI3H4X0uU92ph3X0vOR50I0A6KOUgrl1g%3D%3D--wuaX14Jc3eZBQUkD--OpyqJ9cc8j6HmFbkvfS14A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1557132703.1753646498; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 20:01:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 20:01:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9B9C:0A61:7C4BE9:A1ECB8:688685A2
API improvement for nn.initializer.XavierNormal and nn.initializer.Xa… · PaddlePaddle/Paddle@971ddb4 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/nn/initializer/xavier.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_initializer.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 971ddb4
File tree
Expand file treeCollapse file tree
2 files changed
+58
-19
lines changedFilter options
- python/paddle/nn/initializer
- test/legacy_test
Expand file treeCollapse file tree
2 files changed
+58
-19
lines changedpython/paddle/nn/initializer/xavier.py
Copy file name to clipboardExpand all lines: python/paddle/nn/initializer/xavier.py+25-15Lines changed: 25 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
67 |
| - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
73 | 76 |
| |
74 | 77 |
| |
| 78 | + | |
75 | 79 |
| |
76 | 80 |
| |
77 | 81 |
| |
| |||
136 | 140 |
| |
137 | 141 |
| |
138 | 142 |
| |
139 |
| - | |
| 143 | + | |
140 | 144 |
| |
141 | 145 |
| |
142 | 146 |
| |
| |||
146 | 150 |
| |
147 | 151 |
| |
148 | 152 |
| |
149 |
| - | |
| 153 | + | |
150 | 154 |
| |
151 | 155 |
| |
152 | 156 |
| |
| |||
173 | 177 |
| |
174 | 178 |
| |
175 | 179 |
| |
176 |
| - | |
| 180 | + | |
177 | 181 |
| |
178 | 182 |
| |
179 | 183 |
| |
| |||
183 | 187 |
| |
184 | 188 |
| |
185 | 189 |
| |
186 |
| - | |
| 190 | + | |
187 | 191 |
| |
188 | 192 |
| |
189 | 193 |
| |
| |||
202 | 206 |
| |
203 | 207 |
| |
204 | 208 |
| |
205 |
| - | |
| 209 | + | |
206 | 210 |
| |
207 | 211 |
| |
208 | 212 |
| |
| |||
217 | 221 |
| |
218 | 222 |
| |
219 | 223 |
| |
220 |
| - | |
| 224 | + | |
221 | 225 |
| |
222 | 226 |
| |
223 | 227 |
| |
| |||
254 | 258 |
| |
255 | 259 |
| |
256 | 260 |
| |
257 |
| - | |
| 261 | + | |
258 | 262 |
| |
259 | 263 |
| |
260 | 264 |
| |
261 | 265 |
| |
262 | 266 |
| |
263 | 267 |
| |
264 | 268 |
| |
| 269 | + | |
265 | 270 |
| |
266 | 271 |
| |
267 | 272 |
| |
| |||
299 | 304 |
| |
300 | 305 |
| |
301 | 306 |
| |
302 |
| - | |
303 |
| - | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
304 | 311 |
| |
305 | 312 |
| |
306 | 313 |
| |
| |||
316 | 323 |
| |
317 | 324 |
| |
318 | 325 |
| |
319 |
| - | |
| 326 | + | |
320 | 327 |
| |
321 | 328 |
| |
322 | 329 |
| |
323 | 330 |
| |
324 | 331 |
| |
325 | 332 |
| |
| 333 | + | |
326 | 334 |
| |
327 | 335 |
| |
328 | 336 |
| |
| |||
359 | 367 |
| |
360 | 368 |
| |
361 | 369 |
| |
362 |
| - | |
363 |
| - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + |
test/legacy_test/test_initializer.py
Copy file name to clipboardExpand all lines: test/legacy_test/test_initializer.py+33-4Lines changed: 33 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
543 | 543 |
| |
544 | 544 |
| |
545 | 545 |
| |
546 |
| - | |
| 546 | + | |
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
| 558 | + | |
559 | 559 |
| |
560 | 560 |
| |
561 | 561 |
| |
| |||
741 | 741 |
| |
742 | 742 |
| |
743 | 743 |
| |
744 |
| - | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
745 | 749 |
| |
746 | 750 |
| |
747 | 751 |
| |
| |||
755 | 759 |
| |
756 | 760 |
| |
757 | 761 |
| |
758 |
| - | |
| 762 | + | |
759 | 763 |
| |
760 | 764 |
| |
761 | 765 |
| |
| |||
1553 | 1557 |
| |
1554 | 1558 |
| |
1555 | 1559 |
| |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
1556 | 1585 |
| |
1557 | 1586 |
| |
1558 | 1587 |
| |
|
You can’t perform that action at this time.
0 commit comments