onnxruntime/onnxruntime/test
Ryan Hill 3e014a5e5d
Fix C header to stop people accidentally copying the OrtApi by value (#12297)
* Fix C header to stop people accidentally copying the OrtApi by value
* Remove api_ from KernelTwo
2022-07-25 19:19:40 -07:00
..
api_tests_without_env
common [CUDA] Add Strided Tensor Support for Expand->GatherElements for Training (#11976) 2022-07-25 16:05:26 +08:00
contrib_ops x86/64 U8S8 Gemm Precision Fix (#12088) 2022-07-13 10:12:25 -07:00
debug_node_inputs_outputs
eager Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00
framework Eliminate memory allocations per recent profiling (#12225) 2022-07-25 14:14:38 -07:00
fuzzing
global_thread_pools
ir Add better error message for subgraph output coming directly from outer scope value. (#11638) 2022-05-28 08:04:27 +10:00
mlas
onnx Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer x86/64 U8S8 Gemm Precision Fix (#12088) 2022-07-13 10:12:25 -07:00
perftest Initialize generated tensor data in onnxruntime_perf_test. (#12275) 2022-07-22 16:26:13 -07:00
platform Add file mapping for windows platform. (#12183) 2022-07-18 09:24:12 -07:00
proto
providers Fix C header to stop people accidentally copying the OrtApi by value (#12297) 2022-07-25 19:19:40 -07:00
python support gpt2 model with greedy search (#12068) 2022-07-22 15:45:16 -07:00
quantization
shared_lib Fix Reduced Ops build pipeline (#12144) 2022-07-11 19:02:38 -07:00
testdata Fix C header to stop people accidentally copying the OrtApi by value (#12297) 2022-07-25 19:19:40 -07:00
unittest_main
util EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
wasm
win_getopt
xctest