onnxruntime/onnxruntime/test
satyajandhyala 353e071b7e
Fuzz testing misc (#5862)
* Run only required steps relevant to fuzz testing.

* Exit status non-zero for any uncaught exception other than ort_exception in the driver code
Co-authored-by: Satya Jandhyala <sajandhy@microsoft.com>
2020-11-23 13:43:44 -08:00
..
api_tests_without_env Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
common Loosen tolerance of CudaKernelTest.ReduceSum_MidTensor, allow test random seed to be regenerated within a test run. (#5675) 2020-11-03 10:37:00 -08:00
contrib_ops Support 3D attention mask (#5887) 2020-11-20 22:48:01 -08:00
featurizers_ops
framework Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools Sunghcho/denormals (#5391) 2020-10-15 12:47:42 -07:00
ir Filter initializers for GraphViewer with IndexedSubGraph (#5884) 2020-11-20 18:36:58 -08:00
mlas Implement Scale function for quant gemm (#5632) 2020-11-10 23:34:38 -08:00
onnx Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
opaque_api Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
optimizer Implement missing pieces for ARM QLinearConv support (#5894) 2020-11-22 23:19:27 -08:00
perftest Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
platform Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers Add QLinearMatMul(u8s8) (#5899) 2020-11-23 12:04:32 -08:00
python Expose knobs to create and share (CPU) allocators across sessions in C# and Python (#5634) 2020-11-21 14:12:33 -08:00
shared_lib Expose knobs to create and share (CPU) allocators across sessions in C# and Python (#5634) 2020-11-21 14:12:33 -08:00
testdata Extend MatMulInteger fusion (#5871) 2020-11-20 11:30:49 -08:00
tvm fixed a warning on an unreferenced local variable (#4861) 2020-08-19 19:20:55 -07:00
util Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
win_getopt
xctest Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00