Updated PyTorch ONNX exporter (markdown)

Justin Chu
2024-11-22 08:41:34 -08:00
parent ed0400a93f
commit 4495db154c

@ -66,7 +66,7 @@ On Azure Linux:
sudo dnf install glibc-devel kernel-headers
```
Then see the instructions in PyTorch's [README](https://github.com/pytorch/pytorch/blob/main/README.md).
Then see the instructions in PyTorch's [README](https://github.com/pytorch/pytorch/blob/main/README.md#from-source).
#### Optional build tips