mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updated Home (markdown)
10
Home.md
10
Home.md
@ -1,10 +1,18 @@
|
||||
Welcome to the PyTorch developer's wiki!
|
||||
|
||||
* [The release notes for each release are here](https://github.com/pytorch/pytorch/releases)
|
||||
# Users docs
|
||||
|
||||
* [Release notes](https://github.com/pytorch/pytorch/releases)
|
||||
|
||||
# Developer docs
|
||||
|
||||
* [PyTorch Data Flow and Interface Diagram](PyTorch-Data-Flow-and-Interface-Diagram)
|
||||
* [Some Technical notes are here](Technical-Notes)
|
||||
* [Software Architecture for c10](Software-Architecture-for-c10)
|
||||
* [PyTorch JIT IR format](PyTorch-IR)
|
||||
|
||||
# Workflow
|
||||
|
||||
* [Bot commands](Bot-commands)
|
||||
* [Maintainer notes](Maintainer-notes)
|
||||
* [Code review values](Code-review-values)
|
Reference in New Issue
Block a user