onnxruntime/onnxruntime/test
Pranav Sharma b935524e22
Revert reverse setup of allocators + create/register allocator in CPU EP only when needed. (#12954)
* Revert reverse setup of allocators + create/register allocator in CPU EP only when needed.
2022-09-15 17:54:32 -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 [CUDA] Add TensorRT fused attention fp16 v2 kernels (#12814) 2022-09-13 15:16:12 -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 Handle initializers in subgraphs when inlining (#12758) 2022-08-29 10:24:17 -07:00
fuzzing Remove previously deprecated API (#12935) 2022-09-14 10:58:03 -07:00
global_thread_pools Drop nuphar (#11555) 2022-09-07 15:11:18 -07: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 Disable QGEMM, s8 A, s8 B (Packed) bench for AMD64 (#12765) 2022-08-30 16:47:36 -07:00
onnx Drop nuphar (#11555) 2022-09-07 15:11:18 -07:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer SoftmaxCrossEntropyLossInternalGrad and Sum Fusion (#12746) 2022-09-14 14:45:51 +08:00
perftest Drop nuphar (#11555) 2022-09-07 15:11:18 -07:00
platform Drop nuphar (#11555) 2022-09-07 15:11:18 -07:00
proto
providers Revert reverse setup of allocators + create/register allocator in CPU EP only when needed. (#12954) 2022-09-15 17:54:32 -07:00
python Drop nuphar (#11555) 2022-09-07 15:11:18 -07:00
quantization Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
shared_lib Fix unused variable warning from reduced ops build (#12889) 2022-09-09 08:08:56 +10:00
testdata [CUDA] Add TensorRT fused attention fp16 v2 kernels (#12814) 2022-09-13 15:16:12 -07:00
unittest_main
util Revert reverse setup of allocators + create/register allocator in CPU EP only when needed. (#12954) 2022-09-15 17:54:32 -07:00
wasm Add a build option to create a WebAssembly static library (#10184) 2022-01-18 18:05:04 -08:00
win_getopt
xctest