add link to pytorch ir page

Dmytro Dzhulgakov
2019-01-23 09:52:11 -08:00
parent 277e6c905a
commit 9530d9dd0e

@ -3,4 +3,5 @@ Welcome to the pytorch wiki!
* [The release notes for each release are here](https://github.com/pytorch/pytorch/releases)
* [Some Technical notes are here](Technical-Notes)
* [Maintainer Notes](Maintainer-Notes)
* [Software Architecture for c10](Software-Architecture-for-c10)
* [Software Architecture for c10](Software-Architecture-for-c10)
* [PyTorch JIT IR format](PyTorch-IR)