onnxruntime/onnxruntime/test
Guoyu Wang d83f7fd4aa
[NNAPI EP] Enable Slice support (#8031)
* Enable slice for NNAPI EP

* Add ANEURALNETWORKS_STRIDED_SLICE support

* Addressed CR comments

* Addressed CR comments, rename PrepareForCompute to PrepareForComputeHelper to avoid confusion
2021-06-17 12:36:12 -07: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 Create and move quantization tests to a shared Quantized utils file. (#8054) 2021-06-16 17:00:36 -05:00
contrib_ops Create and move quantization tests to a shared Quantized utils file. (#8054) 2021-06-16 17:00:36 -05:00
debug_node_inputs_outputs Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
eager fix broken tests (#7909) 2021-06-02 08:01:43 -07:00
featurizers_ops Support for country-specific holidays in the DateTimeTransformer (#3701) 2020-04-26 11:12:26 -07:00
framework Make logic in InsertCastTransformer around forcing a node to fp32 more precise. (#8018) 2021-06-11 13:54:40 +10:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
ir Don't remove an unused initializer if it is overridable. (#7649) 2021-05-12 07:03:54 +10:00
mlas Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
onnx Fix shape inference warning issue in TensorRT (#7751) 2021-05-19 08:22:10 -07:00
opaque_api Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
optimizer Eliminate no op node - add 0 (#7798) 2021-05-25 13:01:34 -07:00
perftest Fix shape inference warning issue in TensorRT (#7751) 2021-05-19 08:22:10 -07:00
platform Add podspec template for ios package, update build settings (#7907) 2021-06-02 11:30:05 -07:00
proto Remove the private ONNX protobuf definition file (#4878) 2020-08-24 12:40:33 -07:00
providers [NNAPI EP] Enable Slice support (#8031) 2021-06-17 12:36:12 -07:00
python Fix unit test typo in test_op_embed_layernorm.py (#8056) 2021-06-15 15:27:44 -05:00
shared_lib [js/react_native] Use a mobile ORT instead of a full ORT (#8042) 2021-06-15 13:36:05 -07:00
testdata Enable python GPU tests (#7854) 2021-06-15 10:24:58 -07:00
tvm Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -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 Re-enable some of the recently disabled cuda tests (#7873) 2021-06-03 14:28:30 -07:00
wasm [wasm] fix test report generation (#7953) 2021-06-04 18:05:17 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00
xctest Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00