onnxruntime/onnxruntime/test/shared_lib
shahasad ca0ed96621
CSharp api and test for loading custom op shared library (#2420)
- Added C-API test for loading custom op shared lib.
- Made some changes in C++ api header and C-api implementation to get it working.
- Added C# API and corresponding test for loading custom op shared library.
2019-11-21 15:45:49 -08:00
..
fns_candy_style_transfer.c Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
onnx_protobuf.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_allocator.cc Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
test_fixture.h Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_inference.cc CSharp api and test for loading custom op shared library (#2420) 2019-11-21 15:45:49 -08:00
test_io_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_model_loading.cc Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -07:00
test_nontensor_types.cc Support seq(tensor), implement 2 sequence ops that use the new type. (#1983) 2019-10-07 15:35:09 -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