onnxruntime/onnxruntime/test/shared_lib
Ryan Hill 9129a652c5
Ryanunderhill/cxx api2 (#1091)
More C++ API improvements and cleanup
Add templates to tensor creation
Add run method that allows preallocated outputs
Simplify CreateTensor<T> to multiply by sizeof(T)
Convert io_types code
Optimize away vector copies in Session::Run
2019-05-24 11:15:51 -07:00
..
fns_candy_style_transfer.c Change function kernels to use CustomOp APIs (#1020) 2019-05-20 14:57:43 -07:00
onnx_protobuf.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_allocator.cc More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
test_fixture.h Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_inference.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_io_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_model_loading.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_nontensor_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_run_options.cc C++ wrapper for ABI (#958) 2019-05-03 19:32:46 -07:00
test_session_options.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_tensor_loader.cc C++ wrapper for ABI (#958) 2019-05-03 19:32:46 -07:00