onnxruntime/onnxruntime/test
sfatimar f97bd38c4f
UEP 4.1 release (#11834)
* Add pypi build changes to latest Master

* Add ORT training part of OV build

* Disabling SqueezeOpTest.BadAxes

* Add ONNXruntime branch ARG to Docker build

* Changes to include file details versions

* Commit File Version Updates

* Change naming for linux build

* Add fix for pylint format errors

* Fix pylint warnings.

* Fix pylint errors - stage 2

Signed-off-by: Preetha Veeramalai <preetha.veeramalai@intel.com>

* Fix pylint errors - stage 3

* Fix pylint format - stage4

Signed-off-by: Preetha Veeramalai <preetha.veeramalai@intel.com>

* Commit for Wheel Release >0.35.1

Co-authored-by: Preetha Veeramalai <preetha.veeramalai@intel.com>
Co-authored-by: mayavijx <mayax.vijayan@intel.com>
Co-authored-by: Sahar Fatima <sfatima.3001@gmail.com>
Co-authored-by: nmaajidk <n.maajid.khan@intel.com>
2022-06-17 14:49:04 -07:00
..
api_tests_without_env
common [CUDA] Implement BitmaskDropout, BitmaskBiasDropout and BitmaskDropoutGrad (#11534) 2022-05-27 17:24:47 +08:00
contrib_ops EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
debug_node_inputs_outputs Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
eager Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00
framework Revert "Refactor ExecutionFrame and SessionState to reduce memory all… (#11888) 2022-06-17 17:07:21 +08:00
fuzzing
global_thread_pools
ir Add better error message for subgraph output coming directly from outer scope value. (#11638) 2022-05-28 08:04:27 +10:00
mlas fuse Conv+Add+activation for CPU from different op-branch (#10987) 2022-04-01 09:25:17 +08:00
onnx NHWC Resize optimization (#11825) 2022-06-17 11:00:36 -07:00
opaque_api
optimizer Fix clash between QDQ propagation and TransposeOptimizer (#11636) 2022-06-03 16:16:35 -07:00
perftest Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07:00
platform Fix GetDirNameFromFilePath to support forward slash in windows (#11793) 2022-06-10 14:37:30 -07:00
proto
providers UEP 4.1 release (#11834) 2022-06-17 14:49:04 -07:00
python [TensorRT EP] support TensorRT 8.4 (#11866) 2022-06-16 07:46:40 -07:00
quantization
shared_lib Rework allocator sharing to work for multiple devices. (#11700) 2022-06-09 17:38:38 +10:00
testdata Support per-test tolerances for ONNX tests (#11775) 2022-06-14 15:12:23 -07:00
unittest_main
util EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
wasm
win_getopt
xctest