mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
#### Description This PR update docs of Ascend CANN excution provider. #### Changes 1. Add some new ops. [https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#supported-ops](https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#supported-ops) 2. Add detailed option description. [https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#configuration-options](https://fffrog.github.io/docs/execution-providers/community-maintained/CANN-ExecutionProvider.html#configuration-options) 3. Fix the link problem caused by document structure adjustment. |
||
|---|---|---|
| .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 | ||
| header.html | ||
| index.html | ||
| news.html | ||
| ort-at-microsoft.html | ||
| pytorch.html | ||
| volterra.html | ||
| winarm.html | ||