mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-08 00:23:03 +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. |
||
|---|---|---|
| .. | ||
| cuda | ||
| allocation_planner_test.cc | ||
| allocator_test.cc | ||
| bfc_arena_test.cc | ||
| data_types_test.cc | ||
| debug_node_inputs_outputs_utils_test.cc | ||
| distance_test.cc | ||
| dummy_allocator.cc | ||
| dummy_allocator.h | ||
| dummy_provider.cc | ||
| dummy_provider.h | ||
| endian_test.cc | ||
| execution_frame_test.cc | ||
| float_16_test.cc | ||
| inference_session_test.cc | ||
| insert_cast_transformer_test.cc | ||
| kernel_registry_test.cc | ||
| local_kernel_registry_test.cc | ||
| math_test.cc | ||
| mem_pattern_planner_test.cc | ||
| memcpy_transformer_test.cc | ||
| model_builder_utils.h | ||
| opaque_kernels_test.cc | ||
| ort_model_only_test.cc | ||
| parallel_executor_test.cc | ||
| random_test.cc | ||
| session_state_test.cc | ||
| shape_inference_test.cc | ||
| sparse_kernels_test.cc | ||
| tensor_test.cc | ||
| tensorutils_test.cc | ||
| test_main.cc | ||
| test_tensor_loader.cc | ||
| test_utils.cc | ||
| test_utils.h | ||
| TestAllocatorManager.cc | ||
| TestAllocatorManager.h | ||