Updated PyTorch ONNX exporter (markdown)

Justin Chu
2022-08-22 17:04:47 -07:00
parent 7763351ac6
commit a9f15384ec

@ -117,6 +117,14 @@ conda install -c conda-forge pillow
> I hope there's a better way to deal with this. If you know of one please
> update these instructions and email the team!
#### Dev tools
Install [[lintrunner|lintrunner]] and [ghstack](https://github.com/ezyang/ghstack)
```sh
pip install lintrunner ghstack
```
### Sanity check
You should be able to run these commands successfully: