onnxruntime/onnxruntime/test
2020-05-14 19:21:40 -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 Parallel all the activations ops (#3722) 2020-05-05 01:18:17 -07:00
mlas MLAS: Add MlasComputeSoftmax/MlasComputeExp (#3846) 2020-05-07 14:02:01 -07:00
onnx Fix the tensorflow performance test (#3847) 2020-05-13 11:52:59 -07:00
opaque_api Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
optimizer Stop proceeding with constant folding if a CPU kernel is not found found (#3836) 2020-05-10 19:08:37 -07:00
perftest Fix the tensorflow performance test (#3847) 2020-05-13 11:52:59 -07:00
platform Merge remote-tracking branch 'origin/ort_training' into edgchen1/merge_from_master 2020-04-22 16:56:15 +00:00
proto
providers Add test for If node with conditional branches only containing Constant nodes (#3949) 2020-05-14 19:21:40 -07:00
python patch torch onnx opset 10 (#3910) 2020-05-12 18:11:25 -07:00
shared_lib use LOAD_WITH_ALTERED_SEARCH_PATH for LoadLibraryExA (#3908) 2020-05-11 19:53:34 -07:00
testdata Fix bug in handling of an initializer that provides a graph output. (#3912) 2020-05-12 20:42:58 +10:00
tvm Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
util Initial PR for RKNPU execution provider (#3609) 2020-05-05 20:36:47 -07:00
win_getopt