mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Fix the broken link.
This commit is contained in:
parent
d23edeb8c5
commit
530748ad5c
1 changed files with 2 additions and 2 deletions
|
|
@ -81,5 +81,5 @@ their subgraph.
|
|||
* [Add a custom operator/kernel](AddingCustomOp.md)
|
||||
* [Add an execution provider](AddingExecutionProvider.md)
|
||||
* [Add a new graph
|
||||
transform](../include/onnxruntime/core/graph/graph_transformer.h)
|
||||
* [Add a new rewrite rule](../include/onnxruntime/core/graph/rewrite_rule.h)
|
||||
transform](../include/onnxruntime/core/optimizer/graph_transformer.h)
|
||||
* [Add a new rewrite rule](../include/onnxruntime/core/optimizer/rewrite_rule.h)
|
||||
|
|
|
|||
Loading…
Reference in a new issue