onnxruntime/onnxruntime/test
Pranav Sharma 6c1b2f33b7
Fix crash reported in #4070. (#4091)
* Fix crash reported in #4070.

* Add newline to warning message

* Add comment for using cout instead of the logger
2020-06-01 15:27:14 -07:00
..
api_tests_without_env Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
common Address flaky test ReduceApiTest.Sum. (#3716) 2020-05-01 09:18:26 -07:00
contrib_ops Implement QLinearLeakyRelu (#3648) 2020-05-14 14:52:55 -07:00
featurizers_ops Support for country-specific holidays in the DateTimeTransformer (#3701) 2020-04-26 11:12:26 -07:00
framework Fix bug in handling of an initializer that provides a graph output. (#3912) 2020-05-12 20:42:58 +10:00
global_thread_pools Fix (#3812) 2020-05-05 02:08:13 -07:00
ir Add amd migraphx execution provider to onnx runtime (#2929) 2020-05-27 04:24:59 +08:00
mlas MLAS: Add MlasComputeSoftmax/MlasComputeExp (#3846) 2020-05-07 14:02:01 -07:00
onnx Fix the daily pipeline failures (#4084) 2020-06-01 14:44:49 -07:00
opaque_api Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
optimizer Allow optional cast in embed layer norm be optional. (#4040) 2020-05-27 14:55:03 -07:00
perftest Add amd migraphx execution provider to onnx runtime (#2929) 2020-05-27 04:24:59 +08:00
platform Fix a problem in StacktraceTests::BasicTests (#4069) 2020-05-28 10:06:16 -07:00
proto
providers Handle edge case with implicit input and multiple levels of subgraphs (#4031) 2020-05-30 07:08:21 +10:00
python Add amd migraphx execution provider to onnx runtime (#2929) 2020-05-27 04:24:59 +08:00
shared_lib Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
testdata Handle edge case with implicit input and multiple levels of subgraphs (#4031) 2020-05-30 07:08:21 +10:00
tvm
util Add amd migraphx execution provider to onnx runtime (#2929) 2020-05-27 04:24:59 +08:00
win_getopt