mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-10 17:37:14 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| cuda_ops.cu | ||
| custom_op_utils.cc | ||
| custom_op_utils.h | ||
| fns_candy_style_transfer.c | ||
| onnx_protobuf.h | ||
| test_allocator.cc | ||
| test_fixture.h | ||
| test_inference.cc | ||
| test_io_types.cc | ||
| test_model_loading.cc | ||
| test_nontensor_types.cc | ||
| test_ort_format_models.cc | ||
| test_run_options.cc | ||
| test_session_options.cc | ||
| utils.cc | ||
| utils.h | ||