onnxruntime/onnxruntime/test
Chun-Wei Chen 6246662b1d
[Dup] Fix SAME_UPPER/SAME_LOWER (auto_pad attribute) in ConvTranspose (#12537)
* Fix SAME_UPPER/SAME_LOWER (auto_pad attribute) in ConvTranspose

* Bump ONNX 1.10.2 globally

* load ONNX_VERSION from VERSION_NUMBER

* /

* revert deprecate warning in ORT 1.12

* add a comment about why removing cntk_simple_seg

* correct the implem in DML as well
2022-08-22 15:35:34 -07:00
..
api_tests_without_env
common [CUDA] Add Strided Tensor Support for Expand->GatherElements for Training (#11976) 2022-07-25 16:05:26 +08:00
contrib_ops Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07: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 Fix attribute renaming bug in function inliner (#12445) 2022-08-22 08:19:42 -07: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 [Dup] Fix SAME_UPPER/SAME_LOWER (auto_pad attribute) in ConvTranspose (#12537) 2022-08-22 15:35:34 -07:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer [xnnpack] basic QDQ operators support (#11912) 2022-08-11 10:12:51 +08:00
perftest [xnnpack] basic QDQ operators support (#11912) 2022-08-11 10:12:51 +08:00
platform Add file mapping for windows platform. (#12183) 2022-07-18 09:24:12 -07:00
proto
providers [Dup] Fix SAME_UPPER/SAME_LOWER (auto_pad attribute) in ConvTranspose (#12537) 2022-08-22 15:35:34 -07:00
python qdq_util bug fix (#12647) 2022-08-22 09:32:43 -04:00
quantization
shared_lib Add C++ Session ctor taking model bytes and OrtPrepackedWeightsContainer (#12333) 2022-07-29 12:32:43 -07:00
testdata [Dup] Fix SAME_UPPER/SAME_LOWER (auto_pad attribute) in ConvTranspose (#12537) 2022-08-22 15:35:34 -07:00
unittest_main
util Avoid duplicate symbol error between ONNX and ORT for ostream operator<< with TensorShapeProto (#12651) 2022-08-22 17:20:52 +10:00
wasm
win_getopt
xctest