Updated PyTorch ONNX exporter (markdown)

Ti-Tai Wang
2022-10-31 15:29:19 -07:00
parent 711513f2fb
commit e5637ed404

@ -91,6 +91,8 @@ Read more about:
1. [[lintrunner|lintrunner]] (required): Run all the linters, and ensures consistency between the CI and local development environments.
2. [ghstack](https://github.com/ezyang/ghstack) (optional): Conveniently submit stacks of diffs to GitHub as separate pull requests.
NOTE: [GitLens](https://gitlens.amod.io/) comes in handy with ghstack
3. Recover your branch from ghstack: ghstack checkout github_link_to_pr
#### ONNX and ONNX Runtime