This is the UCAS_OOP repo for assignment needs. The goal is to dive into the pytorch code and learn OOP ideas.
Files under the folder pytorch is the code reading part. The reading route is marked by "TODO:(code reading)". There are also comments highlighting the effect of some lines.
Contents of my report:
- 引言
- 主要功能分析与建模
- Tensor核心设计流程分析
- Module分析
Chapter 3 and 4 have not been finished yet. It will be updated in the future.
Follow the gitbook link for more detail and more readable contents.