CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 10:52:36 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/"3d6466ac7506ccce8b6547b0001d38bb"
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=lyBY1xfeLUaYfBQTGgmoY5fcrm%2F5yzMb8RldQFfDQS9yfixr4CPxLucNWfeaNl%2Biw0mJkMVUmRUYnH5LMFyA%2B0Y0iq%2BM6iS%2By88gtNYWYPh2bkZevyeo9aSE7r%2BGu2rXsE2zem0WNwmjnTwbj7Cb7hmtHcC19cpg8sdBPE8raNpLVx8kvYLiw%2FJlIwICNoE3si0HnikkDjMaAFjY3bv1Aiirj%2FStAQi0y0pO7eUNqQHY3l5YAqffEwxzh84tFem8DbtYzUWEGDDfF5Z2cSSv2w%3D%3D--sPIZqqdpCRSVlKh6--%2B54l5COhJ50WwG5SYpFwZQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.165919930.1753440756; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 10:52:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 10:52:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ED9E:10A5C2:7A633A:9070E4:688361F4
[Typing][B-01] Add type annotations for `python/paddle/io/reader.py` … · PaddlePaddle/Paddle@475deec · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit 475deec
File tree
Expand file treeCollapse file tree
1 file changed
+89
-26
lines changedFilter options
- python/paddle/io
Expand file treeCollapse file tree
1 file changed
+89
-26
lines changed+89-26Lines changed: 89 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
21 | 33 |
| |
22 | 34 |
| |
23 | 35 |
| |
| |||
35 | 47 |
| |
36 | 48 |
| |
37 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 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 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
38 | 88 |
| |
39 | 89 |
| |
40 | 90 |
| |
| |||
257 | 307 |
| |
258 | 308 |
| |
259 | 309 |
| |
260 |
| - | |
| 310 | + | |
261 | 311 |
| |
262 | 312 |
| |
263 | 313 |
| |
264 |
| - | |
| 314 | + | |
265 | 315 |
| |
266 | 316 |
| |
267 | 317 |
| |
| |||
274 | 324 |
| |
275 | 325 |
| |
276 | 326 |
| |
277 |
| - | |
| 327 | + | |
278 | 328 |
| |
279 | 329 |
| |
280 | 330 |
| |
| |||
288 | 338 |
| |
289 | 339 |
| |
290 | 340 |
| |
291 |
| - | |
| 341 | + | |
292 | 342 |
| |
293 | 343 |
| |
294 | 344 |
| |
| |||
308 | 358 |
| |
309 | 359 |
| |
310 | 360 |
| |
311 |
| - | |
| 361 | + | |
312 | 362 |
| |
313 | 363 |
| |
| 364 | + | |
314 | 365 |
| |
315 | 366 |
| |
316 | 367 |
| |
| |||
335 | 386 |
| |
336 | 387 |
| |
337 | 388 |
| |
338 |
| - | |
| 389 | + | |
339 | 390 |
| |
340 | 391 |
| |
341 | 392 |
| |
| |||
382 | 433 |
| |
383 | 434 |
| |
384 | 435 |
| |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
385 | 448 |
| |
386 | 449 |
| |
387 |
| - | |
388 |
| - | |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
404 | 467 |
| |
405 | 468 |
| |
406 | 469 |
| |
| |||
497 | 560 |
| |
498 | 561 |
| |
499 | 562 |
| |
500 |
| - | |
| 563 | + | |
501 | 564 |
| |
502 | 565 |
| |
503 | 566 |
| |
| |||
506 | 569 |
| |
507 | 570 |
| |
508 | 571 |
| |
509 |
| - | |
| 572 | + | |
510 | 573 |
| |
511 | 574 |
| |
512 | 575 |
| |
| |||
518 | 581 |
| |
519 | 582 |
| |
520 | 583 |
| |
521 |
| - | |
| 584 | + | |
522 | 585 |
|
You can’t perform that action at this time.
0 commit comments