Skip to content

Commit

Permalink
[Typing] 为 Paddle 框架 API 添加类型提示(Type Hints)的项目总结。 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: zachary sun <[email protected]>
Co-authored-by: SigureMo <[email protected]>
  • Loading branch information
3 people authored Sep 2, 2024
1 parent d38c807 commit d2471e2
Show file tree
Hide file tree
Showing 12 changed files with 430 additions and 1 deletion.
Binary file added src/images/type-hints-project/ci_con.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/ci_shift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/hierarchy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/tensor_pyi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/tensor_pyi_stub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/typing_ci.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/typing_doc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/typing_ide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/type-hints-project/typing_module.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/posts/hackathon-6th-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ date: 2024-08-23
author:
name: 孙钟恺
github: sunzhongkai588
pinned: true
---

飞桨黑客马拉松第六期,新赛制,新玩法,难度更深,挑战更大!
Expand Down
430 changes: 430 additions & 0 deletions src/posts/type-hints-project.md

Large diffs are not rendered by default.

0 comments on commit d2471e2

Please sign in to comment.