We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cff40 commit 44b792bCopy full SHA for 44b792b
.ci/scripts/benchmark_tooling/README.md
@@ -50,3 +50,9 @@ python .ci/scripts/benchmark_tooling/analyze_benchmark_stability.py \
50
Benchmark\ Dataset\ with\ Private\ AWS\ Devices.xlsx \
51
--reference_file Benchmark\ Dataset\ with\ Public\ AWS\ Devices.xlsx
52
```
53
+
54
+## Run unittest
55
+```
56
+cd execuTorch/
57
+pytest -c /dev/null .ci/scripts/tests/test_get_benchmark_analysis_data.py
58
0 commit comments