Skip to content

Commit 343e2cf

Browse files
Guang Yangpytorchbot
authored andcommitted
Fix doc links to the benchmark apps (#5984)
Summary: As titled Pull Request resolved: #5984 Reviewed By: kirklandsign Differential Revision: D64052123 Pulled By: guangy10 fbshipit-source-id: 5d2a2dc4c428fe3c7e7876ab403c4e65e46bec6d (cherry picked from commit 6fa4233)
1 parent 60cc6bc commit 343e2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The ExecuTorch project introduces an advanced benchmarking infrastructure design
1010

1111
- **Backend Delegates**: Supports XNNPACK, Apple CoreML, Qualcomm QNN, and more in the near future.
1212

13-
- **Benchmark Apps:** Generic apps that support both GenAI and non-GenAI models, capable of measuring performance offline. [Android App](../android/benchmark/) | [iOS App](../apple/Benchmark/). Popular Android and iOS profilers with in-depth performance analysis will be integrated with these apps in the future.
13+
- **Benchmark Apps:** Generic apps that support both GenAI and non-GenAI models, capable of measuring performance offline. [Android App](android/benchmark/) | [iOS App](apple/Benchmark/). Popular Android and iOS profilers with in-depth performance analysis will be integrated with these apps in the future.
1414

1515
- **Performance Monitoring**: Stores results in a database with a dashboard for tracking performance and detecting regressions.
1616

0 commit comments

Comments
 (0)