onnxruntime/onnxruntime/test
Pranav Sharma 377dcf60ac
Update onnx test runner documentation (#1651)
* Mention OrtCreateSessionFromArray in C API doc

* Update perf tool documentation to reflect the new graph optimization enums. Relax constraint for enable_all.

* Update one more doc

* Update onnx test runner documentation

* Add default in the docs
2019-08-19 18:28:09 -07: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 Implement contrib op CropAndResize (#1277) 2019-06-24 18:34:35 -07:00
framework Let mlas use session thread pool (#1609) 2019-08-16 13:21:15 -07:00
ir Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
mlas MLAS: add U8U8 MatMul operation (#1644) 2019-08-18 18:15:48 -07:00
onnx Update onnx test runner documentation (#1651) 2019-08-19 18:28:09 -07:00
optimizer update onnx to latest commit (#1622) 2019-08-15 17:10:32 -07:00
perftest Update onnx test runner documentation (#1651) 2019-08-19 18:28:09 -07:00
platform/windows
proto
providers Let mlas use session thread pool (#1609) 2019-08-16 13:21:15 -07:00
python update onnx to latest commit (#1622) 2019-08-15 17:10:32 -07:00
server Fix ORTSRV nightly build (#1440) 2019-07-21 19:12:05 -07:00
shared_lib Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00
testdata Don't create implicit input for outer scope value if there is a subgraph input with the same name. (#1186) 2019-08-02 07:23:41 +10:00
tvm Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
util Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
win_getopt