Skip to content

Commit 1f7cef3

Browse files
Merge pull request #2809 from jasonrandrews/review2
spelling updates
2 parents 5b58ed7 + 90f484a commit 1f7cef3

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.wordlist.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5692,4 +5692,11 @@ ttyLP
56925692
udhcpc
56935693
usb
56945694
vcp
5695-
Aperf's
5695+
Aperf's
5696+
frankdenneman
5697+
hyperdisk
5698+
ngnix
5699+
pthread
5700+
sc
5701+
setaffinity
5702+
uma

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Build ONNX Runtime with KleidiAI support enabled. The build script configures cr
3737

3838
Once the build is complete, you will find the `libonnxruntime.so` shared library and `onnxruntime_perf_test` binary in your build directory.
3939

40-
`onnxruntime_perf_test` is essential for measuring latency and identifying bottlenecks of an ONNX model (named `<your_model>.onnx` hereafter). Note that `onnxruntime_perf_test` expects the ONNX model to come with some ancilliary files organized in some directory tree (input data for example).
40+
`onnxruntime_perf_test` is essential for measuring latency and identifying bottlenecks of an ONNX model (named `<your_model>.onnx` hereafter). Note that `onnxruntime_perf_test` expects the ONNX model to come with some ancillary files organized in some directory tree (input data for example).
4141

4242
## Push files to Android device
4343

0 commit comments

Comments
 (0)