onnxruntime/onnxruntime/test
Scott McKay 3b7f047a49
General performance testing tooling improvements (#1577)
* Miscellaneous updates to help with perf testing
2019-09-11 19:46:59 +10:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
common Fix log message truncation on Windows when printf formatting is used.` (#1599) 2019-08-14 07:53:45 +10:00
contrib_ops add dequantize and quantize back to contrib ops (#1712) 2019-09-06 08:55:42 -07:00
framework Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
ir Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
mlas treat zero point properly (#1686) 2019-08-26 11:10:28 -07:00
onnx Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
optimizer update onnx to latest commit (#1622) 2019-08-15 17:10:32 -07:00
perftest General performance testing tooling improvements (#1577) 2019-09-11 19:46:59 +10:00
platform/windows Enable nGraph Debug ci test. (#1000) 2019-05-23 19:58:35 -07:00
proto Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
providers Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761) 2019-09-10 15:46:00 +10:00
python Enable Nuphar docker build, and reinstate Nuphar tests (#1757) 2019-09-05 08:50:48 -07:00
server Don't create the default allocator every single time. Rename API accordingly. Expose Session/Run log severity levels. (#1615) 2019-08-23 10:33:20 -07:00
shared_lib Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious. (#1758) 2019-09-05 14:20:37 -07:00
testdata Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
tvm Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
util Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00