mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-07 17:15:29 +00:00
* Allow sharing of initializers between sessions. * Allow sharing of initializers between sessions (2). * Add test for C# * Add test for C#; address PR comments * Address PR comments Moved AddInitializer logic to internal session options Added tests for owned buffer Clarified documentation Fix bug where memory info and not device was getting compared * Fix test * Fix training build * Add ver 5 end marker and ver 6 starter, add scenario and usage examples. |
||
|---|---|---|
| .. | ||
| alloc_kind.h | ||
| allocator.h | ||
| customregistry.h | ||
| data_types.h | ||
| data_types_internal.h | ||
| endian.h | ||
| execution_provider.h | ||
| fence.h | ||
| framework_common.h | ||
| func_api.h | ||
| kernel_def_builder.h | ||
| kernel_registry.h | ||
| ml_value.h | ||
| op_kernel.h | ||
| op_kernel_info.h | ||
| op_node_proto_helper.h | ||
| ortdevice.h | ||
| ortmemoryinfo.h | ||
| run_options.h | ||
| sparse_tensor.h | ||
| tensor.h | ||
| tensor_shape.h | ||