onnxruntime/onnxruntime/test
Chen Fu 8dce83a818
Fuse 'Add' operator into FP16 Conv (#15213)
### Description
Adding 'Add' functionality to FP16 Conv operator. It takes a tensor that
has the same shape of the output tensor, and add it to the result
tensor.


### Motivation and Context
Needed to run Resnet 50
2023-04-07 09:51:03 -07:00
..
api_tests_without_env
common Fix CUDA tests for Ampere cards, and bump layernorm tests opset version (#14761) 2023-03-17 09:30:01 -07:00
contrib_ops Adding FP16 Global Average Pool operator (#15324) 2023-04-05 09:38:02 -07:00
custom_op_registration Add ability to register custom ops by specifying a function name (#14177) 2023-01-12 15:11:34 +10:00
debug_node_inputs_outputs Bug Fix - WASM build break (#13699) 2022-11-20 23:30:31 -08:00
eager remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
framework Automatically enable tunable op usage for production models (#15156) 2023-04-06 13:52:47 +08:00
fuzzing Remove previously deprecated API (#12935) 2022-09-14 10:58:03 -07:00
global_thread_pools [oneDNN] Improved thread handling (#13618) 2023-01-31 14:37:13 -08:00
ir to work with onnx 1.13 rc, implement ver 18 reduce and optioanl ops, … (#13765) 2023-01-09 10:26:16 -08:00
logging_apis Add logging APIs for custom operators (#14416) 2023-03-17 15:05:28 -07:00
mlas Fuse 'Add' operator into FP16 Conv (#15213) 2023-04-07 09:51:03 -07:00
onnx Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer [QNN EP]Fix issue in LeakyRelu Opbuilder for HTP backend. (#15356) 2023-04-07 09:15:07 -07:00
perftest refactor 2023-03-15 13:23:56 +08:00
platform Tune test case for hybrid cpu (#14204) 2023-01-10 12:54:02 -08:00
proto
providers Fuse 'Add' operator into FP16 Conv (#15213) 2023-04-07 09:51:03 -07:00
python Reuse QDQConv for ConvTranspose to generate the QDQ model (#15385) 2023-04-06 15:07:44 -07:00
quantization remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
shared_lib Update the post-merge pipeline (#14965) 2023-03-29 13:12:07 -07:00
testdata Upstream reshape of merging batch/sequence (#15023) 2023-04-05 18:51:07 +08:00
unittest_main
util Automatically enable tunable op usage for production models (#15156) 2023-04-06 13:52:47 +08:00
wasm [js/web] allow unittest (onnxruntime_test_all) to run in browser (#14820) 2023-02-24 16:45:33 -08:00
win_getopt
xctest Add ability to register custom ops by specifying a function name (#14177) 2023-01-12 15:11:34 +10:00