CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 13:57:44 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/"5ec0119e7440484029e44d21aff004ef"
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=H2zgs%2Bh2ONkleDl9tDHXq0uZV3hN6lh1jcdkm187293jXLwFoCgWhxChIlyOTybAjOVGOuJik3J7CHBq%2BWWSZejBc2gsiIf%2BV5XBsp1Sf4LncpAT159OG4228JrDth1o8QTTow27TRmZ1b8KxaYiXmshBS07hIphrOPoUBbWSfbDxJqF3MPnvXf2b0I5LlNvRRV4s%2F5F7KH79sq1lVwdoRPN%2B%2BvS9ecxq%2Bh274Ht3W2GZCxwgUDVzW6o8D8AJxwg8rXp6aX6m5htDKUvBF%2F8%2Bw%3D%3D--JrFZhZr1PZRsl0Ul--KgWGaGM8jQQdIg8s00Du2Q%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.353389344.1753624663; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 13:57:43 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 13:57:43 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B258:872F4:EA239E:134CAF0:68863057
[Typing][B-45,B-46] Add type annotations for `python/paddle/framework… · PaddlePaddle/Paddle@e34e444 · GitHub
Copy file name to clipboardExpand all lines: python/paddle/framework/io.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit e34e444
Expand file treeCollapse file tree
3 files changed
+65
-23
lines changedpython/paddle/framework/io.py
Copy file name to clipboardExpand all lines: python/paddle/framework/io.py+42-4Lines changed: 42 additions & 4 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 |
| |
| |||
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
53 | 80 |
| |
54 | 81 |
| |
55 | 82 |
| |
56 | 83 |
| |
57 |
| - | |
| 84 | + | |
58 | 85 |
| |
59 | 86 |
| |
60 | 87 |
| |
| |||
64 | 91 |
| |
65 | 92 |
| |
66 | 93 |
| |
67 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
68 | 101 |
| |
69 | 102 |
| |
70 | 103 |
| |
| |||
737 | 770 |
| |
738 | 771 |
| |
739 | 772 |
| |
740 |
| - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
741 | 779 |
| |
742 | 780 |
| |
743 | 781 |
| |
| |||
979 | 1017 |
| |
980 | 1018 |
| |
981 | 1019 |
| |
982 |
| - | |
| 1020 | + | |
983 | 1021 |
| |
984 | 1022 |
| |
985 | 1023 |
| |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 |
| - | |
| 440 | + | |
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
| |||
449 | 449 |
| |
450 | 450 |
| |
451 | 451 |
| |
452 |
| - | |
| 452 | + | |
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
| |||
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
464 |
| - | |
| 464 | + | |
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
|
+20-16Lines changed: 20 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
94 | 108 |
| |
95 | 109 |
| |
96 | 110 |
| |
| |||
493 | 507 |
| |
494 | 508 |
| |
495 | 509 |
| |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
| 510 | + | |
507 | 511 |
| |
508 | 512 |
| |
509 | 513 |
| |
| |||
536 | 540 |
| |
537 | 541 |
| |
538 | 542 |
| |
539 |
| - | |
| 543 | + | |
540 | 544 |
| |
541 | 545 |
| |
542 | 546 |
| |
| |||
877 | 881 |
| |
878 | 882 |
| |
879 | 883 |
| |
880 |
| - | |
| 884 | + | |
881 | 885 |
| |
882 | 886 |
| |
883 | 887 |
| |
| |||
888 | 892 |
| |
889 | 893 |
| |
890 | 894 |
| |
891 |
| - | |
| 895 | + | |
892 | 896 |
| |
893 | 897 |
| |
894 | 898 |
| |
| |||
950 | 954 |
| |
951 | 955 |
| |
952 | 956 |
| |
953 |
| - | |
| 957 | + | |
954 | 958 |
| |
955 | 959 |
| |
956 | 960 |
| |
| |||
1517 | 1521 |
| |
1518 | 1522 |
| |
1519 | 1523 |
| |
1520 |
| - | |
| 1524 | + | |
1521 | 1525 |
| |
1522 | 1526 |
| |
1523 | 1527 |
| |
|
You can’t perform that action at this time.
0 commit comments