onnxruntime/onnxruntime/test
2019-12-23 12:52:09 -08:00
..
common Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
contrib_ops Change mask input of EmbedLayerNormalization op to be optional (#2495) 2019-12-01 08:36:06 -08:00
featurizers_ops Advance Featurizers commits and fix up ORT lining issues. (#2705) 2019-12-19 20:27:36 -08:00
framework Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
ir Avoid using the default logger in the graph lib and optimizers (#2361) 2019-11-14 13:23:28 -08:00
mlas MLAS: Implement U8S8 GEMV kernels (#2069) 2019-10-09 11:54:16 -07:00
onnx Extend DML kernels (#2641) 2019-12-20 23:28:15 -08:00
opaque_api Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
optimizer Improve Embed Layer Norm Fusion for SQuAD with static input shape (#2621) 2019-12-11 15:25:35 -08:00
perftest Fix a warning found in the latest VS release 2019-12-06 15:07:21 -08:00
platform Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool (#2476) 2019-11-27 00:32:26 -08:00
proto
providers Enable int8 GEMV tensorization (#2696) 2019-12-18 21:02:52 -08:00
python Simplify cache implementation and avoid static variables that may carry over between models 2019-12-20 21:04:17 -08:00
server [server] Add supposed for model_name and model_version as cli parameter (#2708) 2019-12-23 12:52:09 -08:00
shared_lib Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
testdata a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
tvm Tiny fix to codegen 2019-12-20 21:04:17 -08:00
util Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
win_getopt