onnxruntime/onnxruntime/test/shared_lib
Changming Sun 8e0fff7b8d
Support large model(>2GB) (#520)
1. Support the new external data extension in ONNX 1.4 onnx/onnx#678
2. Enable onnxruntime_perf_test in Mac Build
3. move path_lib.h from onnx_test_runner source dir to onnxruntime_framework
4. Enable memory planner for string tensors
5. Make memory planner always enabled, to simplify model loading logic
6. Delete some duplicated code between onnxruntime_perf_test and onnx_test_runner
7. Delete win_getopt_mb lib.
8. Remove the dependency on Pathcch lib, which is only available on Windows 8 and newer.
2019-03-05 21:27:12 -08:00
..
fns_candy_style_transfer.c Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
onnx_protobuf.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_allocator.cc Ryanunderhill/c api 8 (#297) 2019-01-10 02:06:29 -08:00
test_fixture.h Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
test_inference.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_io_types.cc More C API changes (#259) 2018-12-28 14:53:19 -08:00
test_model_loading.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_nontensor_types.cc Support non-tensor types in the C API. (#489) 2019-02-19 14:11:46 -08:00
test_run_options.cc Update C API to allow user to enable caching of feeds and fetches info across calls to Run (#522) 2019-02-27 13:41:17 -08:00
test_session_options.cc Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
test_tensor_loader.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00