Updated Home (markdown)

Edward Z. Yang
2019-02-21 16:22:04 -05:00
parent 3c3d061045
commit 6c90d91dab

@ -1,17 +1,17 @@
Welcome to the PyTorch developer's wiki!
# Users docs
## Users docs
* [Release notes](https://github.com/pytorch/pytorch/releases)
# Developer docs
## 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
## Workflow docs
* [Bot commands](Bot-commands)
* [Maintainer notes](Maintainer-notes)