Commit 1ffe551
1 file changed
+1
-1
lines changed- .github/automation/aarch64/build.sh+20-5
- .github/automation/aarch64/build_acl.sh+1-1
- .github/automation/aarch64/skipped-tests.sh+9-4
- .github/automation/aarch64/test.sh+6-2
- .github/automation/clang-format.sh+16-4
- .github/automation/commit-msg-check.py+42-19
- .github/automation/riscv/build.sh+62
- .github/automation/riscv/ci.json+5
- .github/automation/riscv/common.sh+44
- .github/automation/riscv/skipped-tests.sh+62
- .github/automation/riscv/test.sh+44
- .github/automation/x64/build_linters.sh+20-21
- .github/azure/build.bat+13-6
- .github/azure/build.sh+3-3
- .github/azure/ci-x64.yml-111
- .github/azure/test.bat+8-3
- .github/azure/test.sh+9-3
- .github/workflows/aarch64-acl.yml-131
- .github/workflows/ci-aarch64.yml-242
- .github/workflows/ci-riscv.yml+194
- .github/workflows/ci.yml+374
- .github/workflows/clang-tidy.yml+16-12
- .github/workflows/coverity.yml-88
- .github/workflows/nightly-aarch64.yml-198
- .github/workflows/performance-aarch64.yml-258
- .github/workflows/pr-linter.yml+17-13
- .github/workflows/weekly-riscv.yml+180
- cmake/ACL.cmake+2
- cmake/toolchains/riscv64.cmake+31
- src/common/dnnl_debug_autogenerated.cpp+1-1
- src/common/memory_desc_wrapper.hpp+22-34
- src/common/primitive_attr_quant.hpp+37-53
- src/cpu/aarch64/CMakeLists.txt+7
- src/cpu/matmul/cpu_matmul_list.cpp+2-2
- src/cpu/platform.hpp+11-11
- src/cpu/reorder/cpu_reorder.hpp+2-2
- src/cpu/reorder/simple_sparse_reorder_v0.hpp+34-22
- src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp+9-6
- src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.hpp+11-13
- src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp+81-51
- src/cpu/x64/jit_uni_x8s8s32x_convolution.cpp+137-98
- src/cpu/x64/jit_uni_x8s8s32x_convolution.hpp+6-7
- src/graph/backend/dnnl/platform.cpp+5-5
- tests/benchdnn/brgemm/brgemm.cpp+16-7
- tests/benchdnn/rnn/rnn.cpp+1-1
- tests/benchdnn/softmax/softmax.cpp+2-2
0 commit comments