Skip to content

Commit

Permalink
Fix a link to DynamicDimensionAnalysis.md (#2585)
Browse files Browse the repository at this point in the history
Signed-off-by: Tung D. Le <[email protected]>
  • Loading branch information
tungld authored Oct 26, 2023
1 parent 968bf5f commit 4c07886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A comprehensive list of documents is found [here](docs/DocumentList.md).
* To test new code, see [here](docs/Testing.md) for instructions.
* A guide on how to do constant propagation for ONNX operations is found
[here](docs/ConstPropagationPass.md).
* A guide on how to analyze dynamic dimensions and query their equality at compile time is found [here](docs/DynamicDimensionAnalysis).
* A guide on how to analyze dynamic dimensions and query their equality at compile time is found [here](docs/DynamicDimensionAnalysis.md).
* To build and test for specialized accelerator, see [here](docs/AccelNNPAHowToUseAndTest.md)

## ONNX-MLIR specific dialects
Expand Down

0 comments on commit 4c07886

Please sign in to comment.