This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
onnxruntime
Watch
1
Star
0
Fork
You've already forked onnxruntime
0
mirror of
https://github.com/saymrwulf/onnxruntime.git
synced
2026-06-02 23:39:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ff79e8743f
onnxruntime
/
onnxruntime
/
test
/
framework
History
Sherlock
eb5c1f0fcc
Unify activation and initializer alignment value (
#6109
)
...
* Unify activation and initializer alignment value * Fix VerifyInputTensorsAllocatedContiguously
2020-12-14 13:13:41 -08:00
..
cuda
Rename DeviceAllocatorRegistrationInfo to a more generic name; Use OrtArenaCfg for arena members; Remove unused OrtMemType; Simplify CreateAllocator interface. (
#4970
)
2020-09-01 09:25:32 -07:00
allocation_planner_test.cc
[ORT Mobile] file format schema and file I/O code (
#4973
)
2020-09-01 11:51:31 +10:00
allocator_test.cc
Unify activation and initializer alignment value (
#6109
)
2020-12-14 13:13:41 -08:00
bfc_arena_test.cc
Remove IDeviceAllocator class as it doesn't extend IAllocator in any way. (
#5067
)
2020-09-10 00:46:35 -07:00
data_types_test.cc
Add tag types for Ort::Float16_t and Ort:Bfloat16_t structs (
#5716
)
2020-11-06 16:41:26 -08:00
distance_test.cc
dummy_allocator.cc
dummy_allocator.h
dummy_provider.cc
dummy_provider.h
endian_test.cc
execution_frame_test.cc
Unify activation and initializer alignment value (
#6109
)
2020-12-14 13:13:41 -08:00
float_16_test.cc
inference_session_test.cc
Remove onnxruntime_session_options_config_keys.h from c_api (
#5772
)
2020-11-12 09:12:13 -08:00
insert_cast_transformer_test.cc
Remove Useless Cast from Contiguous Cast Nodes (
#5204
)
2020-09-29 09:18:52 +08:00
kernel_registry_test.cc
local_kernel_registry_test.cc
Add support for sessions to share a global threadpool. (
#3177
)
2020-03-18 15:42:46 -07:00
math_test.cc
mem_pattern_planner_test.cc
Exclude some training specific code from the minimal build. Cleanup some related aspects of allocation planner. (
#5861
)
2020-11-20 20:25:46 +10:00
memcpy_transformer_test.cc
model_builder_utils.h
opaque_kernels_test.cc
ort_model_only_test.cc
ORT fuzz testing (
#5771
)
2020-11-18 16:07:36 -08:00
parallel_executor_test.cc
random_test.cc
session_state_test.cc
Remove onnxruntime_session_options_config_keys.h from c_api (
#5772
)
2020-11-12 09:12:13 -08:00
shape_inference_test.cc
sparse_kernels_test.cc
Support for Sparse Initializers (
#5540
)
2020-10-27 10:32:06 -07:00
tensor_test.cc
enable arena for arm64 (
#5613
)
2020-10-28 08:40:43 -07:00
tensorutils_test.cc
test_tensor_loader.cc
test_utils.cc
Convert OpenVINO into a shared provider (
#5778
)
2020-11-20 17:39:57 -08:00
test_utils.h
Convert OpenVINO into a shared provider (
#5778
)
2020-11-20 17:39:57 -08:00
TestAllocatorManager.cc
Remove IDeviceAllocator class as it doesn't extend IAllocator in any way. (
#5067
)
2020-09-10 00:46:35 -07:00
TestAllocatorManager.h