mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-15 01:23:42 +00:00
* Move type agnostic code out of UnpackInitializerData Refactor the unpack tensor logic to switch on data size Add test cases * Remove templatization of more parts |
||
|---|---|---|
| .. | ||
| cuda | ||
| allocation_planner_test.cc | ||
| allocator_test.cc | ||
| bfc_arena_test.cc | ||
| data_types_test.cc | ||
| distance_test.cc | ||
| dummy_allocator.cc | ||
| dummy_allocator.h | ||
| dummy_provider.cc | ||
| dummy_provider.h | ||
| endian_test.cc | ||
| execution_frame_test.cc | ||
| execution_provider_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 | ||
| provider_options_utils_test.cc | ||
| random_test.cc | ||
| session_state_test.cc | ||
| shape_inference_test.cc | ||
| sparse_kernels_test.cc | ||
| tensor_test.cc | ||
| tensorutils_test.cc | ||
| test_tensor_loader.cc | ||
| test_utils.cc | ||
| test_utils.h | ||
| TestAllocatorManager.cc | ||
| TestAllocatorManager.h | ||