onnxruntime/onnxruntime/test
Jian Chen 8c5c283471
new quantized operators split (#12495)
* adding conditional variable again

* Adding split test cases in python

* Adding python cases for split

* Enable s8s8 split

* Optimize input

* Revert "Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651)"

This reverts commit d5e34acb

* Revert "Revert "Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651)""

This reverts commit 3c1a330dd3afeb55aa7eabb8ebea39b6deb37bad.

* format file

* Update c-api-linux-cpu.yml

* Update c-api-linux-cpu.yml

* Update c-api-linux-cpu.yml

* Reformat file

* Reformat file

* format file

* Optimize input

* Remove unused import

* Remove useless init

* Format split.py with black
2022-08-08 15:12:09 -04: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 [CUDA] BiasSoftmax Supporting New Pattern (#12361) 2022-08-05 06:59:24 +08:00
debug_node_inputs_outputs
eager
framework Refactor InferenceSession Load member functions. (#12430) 2022-08-03 16:28:26 -07:00
fuzzing
global_thread_pools
ir
mlas
onnx code clean (#12392) 2022-08-01 14:12:35 +08:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer [CUDA] BiasSoftmax Supporting New Pattern (#12361) 2022-08-05 06:59:24 +08:00
perftest Initialize generated tensor data in onnxruntime_perf_test. (#12275) 2022-07-22 16:26:13 -07:00
platform Add file mapping for windows platform. (#12183) 2022-07-18 09:24:12 -07:00
proto
providers [ROCm] Add AveragePool, GlobalAveragePool, MaxPool, GlobalMaxPool Ops (#11968) 2022-08-03 14:36:36 -07:00
python new quantized operators split (#12495) 2022-08-08 15:12:09 -04:00
quantization
shared_lib Add C++ Session ctor taking model bytes and OrtPrepackedWeightsContainer (#12333) 2022-07-29 12:32:43 -07:00
testdata Fix C header to stop people accidentally copying the OrtApi by value (#12297) 2022-07-25 19:19:40 -07:00
unittest_main
util code clean (#12392) 2022-08-01 14:12:35 +08:00
wasm
win_getopt
xctest