Updated PyTorch ONNX exporter (markdown)

Justin Chu
2022-04-29 11:20:34 -07:00
parent c20e29c91b
commit 53353df0f9

@ -98,7 +98,7 @@ it [from source](https://onnxruntime.ai/docs/build/inferencing.html).
#### ONNX
```sh
conda install onnx
pip install onnx
```
#### TorchVision