onnxruntime/onnxruntime
Lukas Berbuer 6d7bc2a097
Fix ARMv7 build (#13891)
Fix ARMv7 build error on Linux.

### Description

`cpuinfo_*` functions are only available if `CPUINFO_SUPPORTED` set and
therefore `"cpuinfo.h"` included.
Fixed with extended conditional code.

### Motivation and Context
Compilation with ARMv7 on Linux system fails.
2023-09-22 09:54:38 -07:00
..
contrib_ops [CUDA] Fix performance bug in DecoderMaskedMultiheadAttention for BeamSearch (#17613) 2023-09-20 10:35:15 -07:00
core Fix ARMv7 build (#13891) 2023-09-22 09:54:38 -07:00
python Provide kwargs to remove_shared_initializers (#17539) 2023-09-18 16:41:11 -07:00
test Read model zoo test (#17666) 2023-09-22 09:50:36 -07:00
tool/etw
wasm [js/web] add sessionOptions.freeDimensionOverrides (#17488) 2023-09-13 09:17:34 -07:00
__init__.py Bump Up Version to 1.17.0 (#17587) 2023-09-20 11:02:58 +08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings