onnxruntime/onnxruntime/test
Edward Chen 318b82ca7e
Cast Op performance fix. (#6509)
Update CPU Cast implementation to fix performance regressions.
Update Cast unit tests for more coverage.
2021-02-04 14:52:37 -08:00
..
api_tests_without_env
common Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
contrib_ops [NNAPI EP] add uint8 support for Transpose/Concat/Maxpool, add support of QLinearSigmoid (#6534) 2021-02-03 13:45:49 -08:00
debug_node_inputs_outputs Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
featurizers_ops
framework [CoreML EP] Add CI for CoreML EP (macOS) and add coreml_flags for EP options (#6481) 2021-01-28 12:25:46 -08:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools
ir fix opset imports for function body (#6287) 2021-01-12 13:44:36 -08:00
mlas Implement QuantizeLinear with avx512 (#6260) 2021-02-01 14:33:44 -08:00
onnx Fix some compile warnings (#6316) 2021-01-21 16:40:42 -08:00
opaque_api
optimizer Fuse cuda conv with activation (#6351) 2021-01-29 10:58:10 -08:00
perftest Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
platform Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
proto
providers Cast Op performance fix. (#6509) 2021-02-04 14:52:37 -08:00
python Fix Windows CI builds by updating test scripts to work with numpy 1.20. (#6518) 2021-02-01 04:49:55 -08:00
shared_lib Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
testdata [NNAPI EP] add uint8 support for Transpose/Concat/Maxpool, add support of QLinearSigmoid (#6534) 2021-02-03 13:45:49 -08:00
tvm
unittest_main Fix DEBUG_NODE_INPUTS_OUTPUTS test by putting it in a separate process, clean up unused test_main.cc files. (#5949) 2020-12-11 11:36:58 -08:00
util [CoreML EP] Add CI for CoreML EP (macOS) and add coreml_flags for EP options (#6481) 2021-01-28 12:25:46 -08:00
win_getopt
xctest