onnxruntime/onnxruntime/test/shared_lib
Pranav Sharma 4035fe842e
Don't create the default allocator every single time. Rename API accordingly. Expose Session/Run log severity levels. (#1615)
* Mention OrtCreateSessionFromArray in C API doc

* Don't create the default allocator every single time. Rename API accordingly.

* Don't create the default allocator every single time. Rename API accordingly.

* updates...

* updates...

* PR comments

* fix typo in license header

* fix build
2019-08-23 10:33:20 -07:00
..
fns_candy_style_transfer.c Convert more C APIs to return OrtStatus (#1194) 2019-06-10 18:36:04 -07:00
onnx_protobuf.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_allocator.cc 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
test_fixture.h Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_inference.cc Remove unneeded C APIs + some refactoring. (#1555) 2019-08-07 11:05:29 -07:00
test_io_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_model_loading.cc Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
test_nontensor_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_run_options.cc Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
test_session_options.cc Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00