onnxruntime/onnxruntime/test
Dmitri Smirnov 2ecba6fd25
Refactor ExecutionFrame and SessionState to reduce memory allocations and improve data locality (#11804)
Refactor ExecutionFrame and SessionState for better data locality and less memory allocations.
2022-06-16 16:50:48 -07:00
..
api_tests_without_env
common [CUDA] Implement BitmaskDropout, BitmaskBiasDropout and BitmaskDropoutGrad (#11534) 2022-05-27 17:24:47 +08:00
contrib_ops EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10: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 Refactor ExecutionFrame and SessionState to reduce memory allocations and improve data locality (#11804) 2022-06-16 16:50:48 -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 fuse Conv+Add+activation for CPU from different op-branch (#10987) 2022-04-01 09:25:17 +08:00
onnx EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
opaque_api
optimizer Fix clash between QDQ propagation and TransposeOptimizer (#11636) 2022-06-03 16:16:35 -07:00
perftest EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
platform Fix GetDirNameFromFilePath to support forward slash in windows (#11793) 2022-06-10 14:37:30 -07:00
proto
providers [TensorRT EP] support TensorRT 8.4 (#11866) 2022-06-16 07:46:40 -07:00
python [TensorRT EP] support TensorRT 8.4 (#11866) 2022-06-16 07:46:40 -07:00
quantization
shared_lib Rework allocator sharing to work for multiple devices. (#11700) 2022-06-09 17:38:38 +10:00
testdata Support per-test tolerances for ONNX tests (#11775) 2022-06-14 15:12:23 -07:00
unittest_main
util EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
wasm
win_getopt
xctest