onnxruntime/onnxruntime/test
2022-07-29 12:32:43 -07:00
..
api_tests_without_env Remove OpenMP code (#10032) 2021-12-15 00:58:42 -08:00
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 Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
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 Remove redundant inline specifiers, sync server IsLittleEndianOrder with runtime core (#9856) 2021-11-29 08:32:16 -08:00
global_thread_pools Remove OpenMP code (#10032) 2021-12-15 00:58:42 -08:00
ir Add better error message for subgraph output coming directly from outer scope value. (#11638) 2022-05-28 08:04:27 +10:00
mlas fuse Conv+Add+activation for CPU from different op-branch (#10987) 2022-04-01 09:25:17 +08:00
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 Convert DQ node with const weight tensor int8 to uint8 (#12331) 2022-07-28 09:22:04 -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 [ROCm] Enable Einsum for inferencing perf (#12360) 2022-07-28 20:26:25 -07:00
python support gpt2 model with greedy search (#12068) 2022-07-22 15:45:16 -07:00
quantization Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
shared_lib Add C++ Session ctor taking model bytes and OrtPrepackedWeightsContainer (#12333) 2022-07-29 12:32:43 -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 Add a build option to create a WebAssembly static library (#10184) 2022-01-18 18:05:04 -08:00
win_getopt
xctest