onnxruntime/onnxruntime/test
Pranav Sharma 9bc6503463
Support non-tensor types in the C API. (#489)
* support non-tensor types

* support non-tensor types.

* support non-tensor types.

* fix compilation issues

* fix compilation issues

* fix compilation issues

* add test cases

* test cases

* add test cases

* try to fix string test case

* working now

* use allocator (broken)

* string test broken after using allocator

* full working example

* Fix PR comments
2019-02-19 14:11:46 -08:00
..
common Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
contrib_ops Promote TfIdfvectorizer to ONNX ver 9 (#373) 2019-01-24 10:11:26 -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 Delete dead code 2019-02-06 15:34:41 -08:00
ir Add float16 support for fusion (#476) 2019-02-14 10:01:25 -08:00
mlas Implement MLAS convolution+activation fusion (#354) 2019-01-18 14:16:28 -08:00
onnx Remove exclusions for Sign operator model tests. (#490) 2019-02-19 11:52:26 -08:00
perftest fix brainslice break 2019-02-04 10:28:02 -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 Initial implementation of Where op. (#412) 2019-02-12 16:06:17 -08:00
python Remove exclusions for Sign operator model tests. (#490) 2019-02-19 11:52:26 -08:00
shared_lib Support non-tensor types in the C API. (#489) 2019-02-19 14:11:46 -08:00
testdata Add float16 support for fusion (#476) 2019-02-14 10:01:25 -08:00
tvm fix tvm break (#282) 2019-01-07 10:55:24 -08:00
util BrainSlice parameter represents the IP. Update parameter name to match 2019-02-11 13:01:26 -08:00
win_getopt Initial bootstrap commit. 2018-11-19 16:48:22 -08:00