onnxruntime/onnxruntime/test
Zhang Lei b000ec91cc
Add quantization tool and its unittest with s8s8 support (#10007)
* Add quantization tool with s8s8 support
  * Add unittest for existing s8s8 support operators
  * Comment ready unittest for upcomming s8s8 operator (ConvInteger, and Resize)
  * Minor change on quantization tools

* Use different s8 min value upon weight or activation.

* use same qmin for reduce ranged s8.
2021-12-10 16:40:01 -08:00
..
api_tests_without_env Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
common Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
contrib_ops Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -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 some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
fuzzing Remove redundant inline specifiers, sync server IsLittleEndianOrder with runtime core (#9856) 2021-11-29 08:32:16 -08:00
global_thread_pools Custom thread creation and join hooks (#9426) 2021-11-12 19:10:31 -08:00
ir Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
mlas Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
onnx Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
opaque_api Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
optimizer Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
perftest Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
platform Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
proto
providers Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
python Add quantization tool and its unittest with s8s8 support (#10007) 2021-12-10 16:40:01 -08:00
quantization Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
shared_lib Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
testdata Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -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 Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08: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