mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
**Description**: Describe your changes. add rocm ep doc. Perview Github page : https://ytaous.github.io/onnxruntime/ Added items Home page - [ ] Update matrix on home page: https://ytaous.github.io/onnxruntime/ - [ ] Link "Installation Instruction Follow build instructions from here" to onnxruntime build with ROCm(inference) page.(This link now point to preview page, will change later) Installation - [ ] Update installation page: https://ytaous.github.io/onnxruntime/docs/install/#training-install-table-for-all-languages Build onnxruntime - [ ] Add onnxruntime build with ROCm(inference): https://ytaous.github.io/onnxruntime/docs/build/eps.html#amd-rocm - [ ] Update onnxruntime build with ROCm(training): https://ytaous.github.io/onnxruntime/docs/build/training.html#gpu--rocm ExecutionProvider - [ ] Add ROCm ExecutionProvider navitagation: https://ytaous.github.io/onnxruntime/docs/execution-providers/ - [ ] Add ROCm-ExecutionProvider page: https://ytaous.github.io/onnxruntime/docs/execution-providers/ROCm-ExecutionProvider.html Performance - [ ] Add enable_rocm_profiling introcduction: https://ytaous.github.io/onnxruntime/docs/performance/tune-performance.html#profiling-and-performance-report - [ ] Add graph-optimation for ROCm ep: https://ytaous.github.io/onnxruntime/docs/performance/graph-optimizations.html#extended-graph-optimizations Co-authored-by: Ethan Tao <ettao@microsoft.com@orttrainingdev7.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net> Co-authored-by: ytaous <4484531+ytaous@users.noreply.github.com> |
||
|---|---|---|
| .github/workflows | ||
| _includes | ||
| _sass | ||
| css | ||
| docs | ||
| fonts | ||
| images | ||
| js | ||
| .gitignore | ||
| 404.html | ||
| _config.yml | ||
| about.html | ||
| CNAME | ||
| community.html | ||
| favicon.ico | ||
| footer.html | ||
| Gemfile | ||
| Gemfile.lock | ||
| googlee249f93c137f3996.html | ||
| index.html | ||
| news.html | ||
| ort-at-microsoft.html | ||
| pytorch.html | ||