mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-23 19:32:23 +00:00
Adding a symmetric quantized convolution kernel for ARM64 Note: Indirect conv performs worse for shallow convs (input channels are small). This is much more so for low end pre-dot CPUs, where only 128 or deeper conv is faster with indirect conv. With DOT-CPUs, 32 deep conv is already faster Co-authored-by: Chen Fu <fuchen@microsoft.com> |
||
|---|---|---|
| .. | ||
| coreml | ||
| cpu | ||
| cuda | ||
| dnnl | ||
| internal_testing | ||
| nnapi | ||
| rknpu | ||
| tensorrt | ||
| compare_provider_test_utils.cc | ||
| compare_provider_test_utils.h | ||
| get_execution_providers_test.cc | ||
| kernel_def_hash_test.cc | ||
| memcpy_test.cc | ||
| op_kernel_type_control_test.cc | ||
| provider_test_utils.cc | ||
| provider_test_utils.h | ||