onnxruntime/onnxruntime/test
Scott McKay 75cf5dc2c9
Fix GH issue 12151 by using inverse perms for updating DQ axis attribute (#12158)
* Fix GH issue 12151.

Need to use inverse perms for updating that axis to what is used for transposing the input. This only applies if the DQ node is doing per-axis dequantization.
2022-07-13 18:02:58 +10:00
..
api_tests_without_env
common [CUDA] Implement BitmaskDropout, BitmaskBiasDropout and BitmaskDropoutGrad (#11534) 2022-05-27 17:24:47 +08:00
contrib_ops [add] Add operator gemmfastgelu for ROCM (#12101) 2022-07-13 15:40:16 +08:00
debug_node_inputs_outputs
eager Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00
framework Restructure function inliner (#11731) 2022-06-24 09:21:31 -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 Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer Fix GH issue 12151 by using inverse perms for updating DQ axis attribute (#12158) 2022-07-13 18:02:58 +10:00
perftest Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
platform Fix GetDirNameFromFilePath to support forward slash in windows (#11793) 2022-06-10 14:37:30 -07:00
proto
providers register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
python generate quantization parameter for outputs (#12089) 2022-07-05 14:57:43 -07:00
quantization
shared_lib Fix Reduced Ops build pipeline (#12144) 2022-07-11 19:02:38 -07:00
testdata Fix GH issue 12151 by using inverse perms for updating DQ axis attribute (#12158) 2022-07-13 18:02:58 +10:00
unittest_main
util EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
wasm
win_getopt
xctest