onnxruntime/include/onnxruntime/core
Changming Sun 3c1dd9514d
Revert "fixed point based requantization on arm64 (#11540)" (#11732)
This reverts commit 1f2c926. Because it makes our packaging pipeline crash

Error message:

[ RUN ] QLinearConvTest.Conv3D_S8S8_Depthwise
Test #1: onnxruntime_test_all ...................Subprocess killed***Exception: 838.24 sec

We haven't successfully reproduced the bug on a real ARM64 hardware. Currently we only saw it showed up with qemu. More investigations are on-going.
2022-06-03 19:12:25 -07:00
..
common Consolidate several types into onnxruntime::ArgType. (#11430) 2022-05-09 14:44:28 -07:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
graph Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform Add restrictions for hybrid cpus for thread pool task distribution (#10393) 2022-02-17 14:34:09 -08:00
providers XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
session Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00