onnxruntime/cmake/external
Gary Miguel e8b0d24071
Support per-test tolerances for ONNX tests (#11775)
Prior to this every test shared the same tolerances. This meant
that if an ONNX test failed due to a small but acceptable difference in
output, the only alternative was to disable the test entirely.

In op set 17, the DFT operator is being added. Without this change, the
tests for that operator fail because the output is off by about 5e-5.
It's better to keep test coverage for this new op rather than disable
the test entirely.

Also prior to this change, the global tolerances were not shared between
C++, JavaScript, and Python tests. Now they are.

Also fix various minor issues raised by linters.

Unblocks https://github.com/microsoft/onnxruntime/issues/11640.
2022-06-14 15:12:23 -07:00
..
cub@c3cceac115
cxxopts@3c73d91c0b
date@e7e1482087
dlpack@2775088798 Fix to_dlpack Failure on PyTorch-1.10 (#9151) 2021-09-24 09:48:07 +08:00
eigen@d10b27fe37
emsdk@fc645b7626 Upgrade emsdk to 3.1.3 (#10577) 2022-02-28 23:52:41 -08:00
flatbuffers@6df40a2471
FP16@0a92994d72 XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
googlebenchmark@7d0d9061d8
googletest@53495a2a7d
json@b5364faf9d Support per-test tolerances for ONNX tests (#11775) 2022-06-14 15:12:23 -07:00
libprotobuf-mutator@7a2ed51a6b
mimalloc@f412df7a2b Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
mp11@21cace4e57
nsync@436617053d
onnx@850a81b0b7 update with onnx 1.11 release (#10441) 2022-03-07 21:10:55 -08:00
onnx-tensorrt@f42daeee49 Contrib ops for TRT plugin: Disentangled Attention Plugin (#11287) 2022-05-08 15:25:25 -07:00
onnxruntime-extensions@d4b2aff0c8 Enable linking in exception throwing support library when build onnxruntime wasm. (#8973) 2021-09-10 22:09:16 +08:00
protobuf@0dab03ba7b Update protobuf submodule (#10801) 2022-03-09 09:37:58 -08:00
pthreadpool@1787867f61 XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
pytorch_cpuinfo@5916273f79
re2@4244cd1cb4
SafeInt revert safeint version (#11500) 2022-05-12 11:24:43 -07:00
tensorboard@373eb09e4c
wil@e8c599bca6
XNNPACK@510b8e0f9a XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
abseil-cpp.cmake [Abseil] Adding URL_HASH so that an existing archive can be used from disk (#11690) 2022-06-08 17:12:59 -07:00
dml.cmake Update DirectML from 1.8.0 to 1.8.2 (#11459) 2022-05-06 17:52:52 -07:00
dnnl.cmake One dnn v2.6 update (#11220) 2022-04-15 12:51:11 -07:00
eigen.cmake
extensions.cmake Enable selecting custom ops in onnxruntime-extensions. (#8826) 2021-08-27 21:45:52 -07:00
FindNumPy.cmake
jemalloc.cmake
mimalloc.cmake Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
onnx_minimal.cmake Enable transpose optimizer in minimal extended build (#10349) 2022-01-31 09:41:04 -08:00
pybind11.cmake
pyxir.cmake Check for Python_EXECUTABLE in pyxir.cmake to fix Vitis AI EP build (#8631) 2021-08-24 08:39:50 -07:00
tvm.cmake [TVM EP] update set input method for VirtualMachine (#11674) 2022-06-04 09:31:01 +02:00
xnnpack.cmake Add patching of xnnpack CMakeLists.txt to allow building with Emscripten. (#11829) 2022-06-14 09:31:17 +10:00
zlib.cmake Add .git suffix to github URL. 2022-01-03 14:38:35 -08:00