onnxruntime/onnxruntime/test
2020-04-14 20:36:42 -07:00
..
common Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
contrib_ops FFT contrib ops (#3381) 2020-04-14 10:12:04 -07:00
featurizers_ops Fix TruncatedSVDFeaturizer's test failure and re-enable it's kernel test (#3458) 2020-04-13 13:59:38 -07:00
framework Constant-12 support (#3304) 2020-03-30 23:13:52 -07:00
global_thread_pools Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
ir Add check to prevent storing nullptr in value_info_ when proto has unused value info (#3461) 2020-04-09 19:25:10 -07:00
mlas Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
onnx Fix build break (#3528) 2020-04-14 18:07:56 -07:00
opaque_api CMake changes (#2961) 2020-02-03 19:33:14 -08:00
optimizer Update onnx submodule to 1.7.0 release candidate (#3405) 2020-04-04 16:23:42 -07:00
perftest Add automatic generation of tensors for Onnxruntime Perf Runner (#3448) 2020-04-10 11:54:17 -07:00
platform Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
proto
providers Add int64 input type for ReduceProd (#3507) 2020-04-14 15:09:28 -07:00
python Fix build break (#3528) 2020-04-14 18:07:56 -07:00
shared_lib Fix custom op test failure (#3525) 2020-04-14 20:36:42 -07:00
testdata Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
tvm Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
util Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
win_getopt