onnxruntime/tools/ci_build/github/linux/ort_minimal
Chen Fu df4cb6f301
Adding pytorch cpuinfo as dependency (#8178)
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
2021-07-12 14:21:12 -07:00
..
__init__.py Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
build_full_ort_and_create_ort_files.sh Validate that the conversion script from the python package can be used to convert models. (#7517) 2021-05-04 16:25:04 +10:00
build_minimal_ort_and_run_tests.sh Remove openmp related packaging pipeline (#6991) 2021-03-12 10:02:59 -08:00
build_minimal_ort_android_baseline_and_report_bin_size.sh Adding pytorch cpuinfo as dependency (#8178) 2021-07-12 14:21:12 -07:00
check_build_binary_size.py Add CI build with type reduction enabled (#6622) 2021-02-10 13:31:51 -08:00
nnapi_minimal_build_minimal_ort_and_run_tests.sh Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
readelf_utils.py Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00