Skip to content

Commit 2cc7891

Browse files
committed
change file names to lower case
1 parent 9c74555 commit 2cc7891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/mobile-graphics-and-gaming/performance_onnxruntime_kleidiai_sme2/KleidiAI_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ onnxruntime::InferenceSession::Run
7979

8080
For example, the figure below shows a Gemm node.
8181

82-
![Diagram illustrating an example of Gemm node alt-text#center](images/Gemm_node.jpg "An example of Gemm node")
82+
![Diagram illustrating an example of Gemm node alt-text#center](images/gemm_node.jpg "An example of Gemm node")
8383

8484
The function calls of fp32 Gemm operators are shown below.
8585
```text

0 commit comments

Comments
 (0)