onnxruntime/onnxruntime/test
2022-01-05 09:22:15 -08:00
..
api_tests_without_env Remove OpenMP code (#10032) 2021-12-15 00:58:42 -08:00
common Remove OpenMP code (#10032) 2021-12-15 00:58:42 -08:00
contrib_ops Use FusedMatMul When Transpose is Between First Dim and Contiguous Batch Dims (#9734) 2021-12-27 10:49:46 +08:00
debug_node_inputs_outputs
eager Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
framework Enable loading of ORT format model graph runtime optimizations (#9901) 2022-01-04 12:09:07 -08: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 Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
mlas Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
onnx Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
opaque_api Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
optimizer Enable loading of ORT format model graph runtime optimizations (#9901) 2022-01-04 12:09:07 -08:00
perftest Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
platform Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
proto
providers Move reduced ops files into build directory (#10030) 2021-12-28 19:04:20 -08:00
python From Python 3.8 and on you need to explicitly add the current directory for libraries to be loaded from it. Update onnxruntime_test_python.py with that handling. (#10129) 2021-12-28 16:10:26 +10:00
quantization Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
shared_lib Add example of registering custom cuda op as shared lib (#10025) 2022-01-05 09:22:15 -08:00
testdata Add example of registering custom cuda op as shared lib (#10025) 2022-01-05 09:22:15 -08:00
tvm Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00
unittest_main
util Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
wasm
win_getopt
xctest