mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-01 23:30:35 +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 |
||
|---|---|---|
| .. | ||
| common | ||
| eager | ||
| framework | ||
| graph | ||
| optimizer | ||
| platform | ||
| providers | ||
| session | ||