onnxruntime/onnxruntime/test
David Fan b68079fe5d
Support int32_t for Split op (#563)
* Support int32_t for Split op

* Support int32_t for Split op
2019-03-07 00:13:11 -08:00
..
common Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
contrib_ops Fix various issues with murmurhash. (#514) 2019-02-25 09:58:18 -08:00
custom_op_shared_lib Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
framework Remove caching from InferenceSession::Run (#547) 2019-03-06 14:29:42 -08:00
ir Create OptimizerExecutionFrame for graph optimization (#526) 2019-03-04 10:56:41 -08:00
mlas Implement MLAS convolution+activation fusion (#354) 2019-01-18 14:16:28 -08:00
onnx Implement Scatter. (#523) 2019-03-06 13:19:58 -08:00
optimizer Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
perftest Remove caching from InferenceSession::Run (#547) 2019-03-06 14:29:42 -08:00
platform/windows Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
proto Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
providers Support int32_t for Split op (#563) 2019-03-07 00:13:11 -08:00
python Implement Scatter. (#523) 2019-03-06 13:19:58 -08:00
shared_lib Ryanunderhill/custom op (#550) 2019-03-06 19:09:55 -08:00
testdata Fix a bug in test data (#539) 2019-03-05 11:23:21 -08:00
tvm fix tvm break (#282) 2019-01-07 10:55:24 -08:00
util Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
win_getopt/wide Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00