onnxruntime/onnxruntime/test
sfatimar 1d03baa8cc
Openvino ep 2021.4 v3.3 (#9588)
* Added checks for Hetero/Multi

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Remote Context Plugin

* changes for IO Buffer plugin

* erronous couts added

* erronous entry rectified

* Set the Openvino OP Buffer also as output

* Enable AUTO plugin in OpenVINO EP

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Remote Context Plugin

* changes for IO Buffer plugin

* erronous couts added

* erronous entry rectified

* Added checks for Hetero/Multi

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Set the Openvino OP Buffer also as output

* Enable AUTO plugin in OpenVINO EP

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Please commit error message and rectification of param.context

* Alignment fixed

Signed-off-by: MaajidKhan <n.maajidkhan@gmail.com>

* Changed the string to OpenVINO_GPU

* hanged OpenVINO to to OpenVINO_CPU

* Onnxruntime updated API for memory location

* Removing Duplicate LOG Error

* Tensor.h removed DeviceType function. Updated comment

* API Comments updated

* Removing changes to Provider Indo

* Erronous commit

* Removing Extra logs

* Merge CMAKE

* Not copy from a  local location

* Duplicate Entry

* Remove extra line

Co-authored-by: MaajidKhan <n.maajidkhan@gmail.com>
2021-11-15 13:41:12 -08:00
..
api_tests_without_env Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
common Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
contrib_ops Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
debug_node_inputs_outputs Extend node debugging utilities to push tensors and node placement to SQL database (#8672) 2021-08-21 00:40:12 -07:00
eager Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
framework Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
fuzzing Fix fuzz testing build blocking release. (#9008) 2021-09-09 00:44:40 -07:00
global_thread_pools Custom thread creation and join hooks (#9426) 2021-11-12 19:10:31 -08:00
ir Construct valid graphs for ONNX checker for IR version < 4. (#9665) 2021-11-12 09:13:28 +10:00
mlas Remove all warnings C4800: Implicit conversion from 'int32_t/int64_t' to bool. Possible information loss (#9535) 2021-11-08 10:12:27 -08:00
onnx Remove experimental from ORT format namespace (#9729) 2021-11-11 19:46:30 -08:00
opaque_api Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
optimizer Remove experimental from ORT format namespace (#9729) 2021-11-11 19:46:30 -08:00
perftest Openvino ep 2021.4 v3.3 (#9588) 2021-11-15 13:41:12 -08:00
platform Add App Center test for iOS package (#9605) 2021-10-29 15:23:01 -07:00
proto
providers Adding ARM64 depthwise convolution kernel for symmetric quantization (#9655) 2021-11-15 12:18:43 -08:00
python [python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. (#9712) 2021-11-10 12:17:53 -08:00
quantization Create a common directory for quantization code and functionality. (#8320) 2021-07-14 22:56:58 -05:00
shared_lib Custom thread creation and join hooks (#9426) 2021-11-12 19:10:31 -08:00
testdata Implement a Gemm/Sum fusion pattern (#9699) 2021-11-11 18:33:13 -08:00
tvm Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00
unittest_main Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
util Support optional type in ORT (#8339) 2021-11-04 15:01:42 -07:00
wasm [js] resolve CodeQL warnings for force strict mode (#8645) 2021-08-06 19:35:43 -07:00
win_getopt Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
xctest Replace functions with secured version for OSX compliance (#7586) 2021-07-08 11:02:36 -07:00