onnxruntime/onnxruntime/test/shared_lib
alonre24 374acf1423
Disable external initializers build option (#7635)
* Merge set custom allocator to master

* Add documentation for the new API.
Reset global env in testCustomArenaAllocator so won't have a registered allocator of type arena (from previous test)

* Add a session option config that will allow to disable loading model with initializers that have an external data (+test it).

* Add the model used for the test and its external initializers data

* Change the session config option that disable external initializers to a build option.

* Addressing PR comments
2021-05-19 14:16:36 -07:00
..
cuda_ops.cu Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
custom_op_utils.cc Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
custom_op_utils.h Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
fns_candy_style_transfer.c
onnx_protobuf.h
test_allocator.cc
test_fixture.h
test_inference.cc Some cosmetic changes (#7741) 2021-05-18 00:02:07 -07:00
test_io_types.cc
test_model_loading.cc Disable external initializers build option (#7635) 2021-05-19 14:16:36 -07:00
test_nontensor_types.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
test_ort_format_models.cc Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
test_run_options.cc
test_session_options.cc
utils.cc Add ability for memory arenas to "shrink" periodically (#7284) 2021-05-08 07:53:21 -07:00
utils.h Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00