onnxruntime/onnxruntime/test
2021-07-01 13:15:59 -07:00
..
api_tests_without_env Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
common Create and move quantization tests to a shared Quantized utils file. (#8054) 2021-06-16 17:00:36 -05:00
contrib_ops Add initializer for embed layer norm unit tests. (#8196) 2021-06-29 17:57:06 -05:00
debug_node_inputs_outputs Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
eager support pass in custom op registry for eager mode (#8087) 2021-06-20 13:38:09 -07:00
featurizers_ops
framework Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
ir Don't remove an unused initializer if it is overridable. (#7649) 2021-05-12 07:03:54 +10:00
mlas Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
onnx Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
opaque_api
optimizer Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
perftest Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
platform Add podspec template for ios package, update build settings (#7907) 2021-06-02 11:30:05 -07:00
proto
providers enable BN training in cpu inference build (#8269) 2021-07-01 13:15:59 -07:00
python fix the shared provider test for training build; expose more symbols to non cuda build (#8249) 2021-07-01 11:03:02 -07:00
shared_lib Integrate onnxruntime-extensions into onnxruntime. (#8143) 2021-07-01 09:34:03 -07:00
testdata Integrate onnxruntime-extensions into onnxruntime. (#8143) 2021-07-01 09:34:03 -07:00
tvm Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
unittest_main Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
util Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
wasm [wasm] fix test report generation (#7953) 2021-06-04 18:05:17 -07:00
win_getopt Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
xctest