mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Fix inner links (#17381)
This commit is contained in:
parent
dfe6a4feeb
commit
43da400aa6
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@ Since 1.16, below pluggable operators are available from [onnxruntime-extensions
|
|||
|
||||
With the operators, Azure Execution Provider supports two mode of usage:
|
||||
|
||||
- [Edge and azure side by side](#Edge-and-azure-side-by-side)
|
||||
- [Merge and run the hybrid](#Merge-and-run-the-hybrid)
|
||||
- [Edge and azure side by side](#edge-and-azure-side-by-side)
|
||||
- [Merge and run the hybrid](#merge-and-run-the-hybrid)
|
||||
|
||||
Azure Execution Provider is in preview stage, and all API(s) and usage are subject to change.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue