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
eigen@d10b27fe37
emsdk@fc645b7626
flatbuffers@6df40a2471
FP16@0a92994d72
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
mp11@21cace4e57
nsync@436617053d
onnx@850a81b0b7
onnx-tensorrt@f42daeee49
onnxruntime-extensions@d4b2aff0c8
protobuf@0dab03ba7b
pthreadpool@1787867f61
pytorch_cpuinfo@5916273f79
re2@4244cd1cb4
SafeInt
tensorboard@373eb09e4c
wil@e8c599bca6
XNNPACK@510b8e0f9a
abseil-cpp.cmake
dml.cmake
dnnl.cmake
eigen.cmake
extensions.cmake
FindNumPy.cmake
jemalloc.cmake
mimalloc.cmake
onnx_minimal.cmake
pybind11.cmake
pyxir.cmake
tvm.cmake
xnnpack.cmake
zlib.cmake