onnxruntime/onnxruntime/test
Weixing Zhang c86c21e002
Generate error when an explicit stream argument is not provided in the <<<...>>> kernel launch syntax (#6599)
* Generate error when an explicit stream argument is not provided in the <<<...>>> kernel launch syntax

Co-authored-by: Weixing Zhang <wezhan@microsoft.com>
2021-02-06 15:54:29 -08:00
..
api_tests_without_env Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
common Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
contrib_ops Remove condition from ORT_RETURN_IF[_NOT] macro output. (#6563) 2021-02-05 17:33:29 -08:00
debug_node_inputs_outputs Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
featurizers_ops Support for country-specific holidays in the DateTimeTransformer (#3701) 2020-04-26 11:12:26 -07:00
framework Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -08:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools Sunghcho/denormals (#5391) 2020-10-15 12:47:42 -07:00
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 Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -08:00
opaque_api Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
optimizer Remove condition from ORT_RETURN_IF[_NOT] macro output. (#6563) 2021-02-05 17:33:29 -08:00
perftest Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -08:00
platform Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -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 Generate error when an explicit stream argument is not provided in the <<<...>>> kernel launch syntax (#6599) 2021-02-06 15:54:29 -08:00
testdata Support no bias in layernorm and skiplayernorm op (#6554) 2021-02-05 16:48:22 -08:00
tvm fixed a warning on an unreferenced local variable (#4861) 2020-08-19 19:20:55 -07:00
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 Support to allow user to specify compute stream per session (#3723) 2021-02-05 15:48:18 -08:00
win_getopt
xctest Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00