mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
Pytorch cpuinfo library allows us to query current cpu features, micro-architecture and cache size, etc. These information is needed for targeted performance optimizations. Unfortunately it does not work under Windows/ARM. We need to develop our own later |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build_full_ort_and_create_ort_files.sh | ||
| build_minimal_ort_and_run_tests.sh | ||
| build_minimal_ort_android_baseline_and_report_bin_size.sh | ||
| check_build_binary_size.py | ||
| nnapi_minimal_build_minimal_ort_and_run_tests.sh | ||
| readelf_utils.py | ||