onnxruntime/include/onnxruntime/core
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
..
common Fix logs getting skipped in single-line conditionals. (#7589) 2021-05-07 15:40:47 -07:00
eager kerne invoker api for eager mode (#7473) 2021-04-30 13:33:58 -07:00
framework Some cosmetic changes (#7741) 2021-05-18 00:02:07 -07:00
graph Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
optimizer Added InsertAndReduce strategy to PropagateCastOps transformation in addition to FloodFill strategy (#7454) 2021-05-10 20:46:28 -07:00
platform Fix a compile warning in EigenNonBlockingThreadPool.h (#7638) 2021-05-14 11:38:34 -07:00
providers rename cuda_mem_limit and hip_mem_limit to gpu_mem_limit for both CUDA EP and ROCm EP (#7226) 2021-04-05 09:04:04 -07:00
session Disable external initializers build option (#7635) 2021-05-19 14:16:36 -07:00