onnxruntime/onnxruntime/test
Ryan Hill 3408494407
More C++ API improvements and conversions (#998)
* More C++ API improvements and conversions
* Mark more constructors as explicit
* Fix CSharp function name changes
* Change more test cases to use C++ API
2019-05-13 13:56:54 -07:00
..
common Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
contrib_ops Implement contrib kernels for Pad (changed interface) and Unique (new ONNX op) (#1006) 2019-05-13 13:10:18 -07:00
framework Improve error messaging based on raised issues (#988) 2019-05-09 11:43:41 -07:00
ir Improve error messaging based on raised issues (#988) 2019-05-09 11:43:41 -07:00
mlas Update MLAS to be able to build standalone again (#874) 2019-04-21 14:04:15 -07:00
onnx More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
optimizer Removing one of the generate tranform tests (#1010) 2019-05-12 18:01:08 -07:00
perftest More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
platform/windows Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
proto Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
providers Support string type for split op (#1014) 2019-05-13 11:21:55 -07:00
python Uncomment mod tests and make infra run them (#971) 2019-05-07 10:44:37 -07:00
server Fix server's executor memory leak and add tests (#984) 2019-05-09 22:51:57 -07:00
shared_lib More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
testdata Add an HTTP server for hosting of ONNX models (#806) 2019-04-30 18:21:23 -07:00
tvm fix tvm break (#282) 2019-01-07 10:55:24 -08:00
util C++ wrapper for ABI (#958) 2019-05-03 19:32:46 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00