openvino
[CPU][ARM]Non i32 conv bias support
#33072
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
86
Changes
View On
GitHub
[CPU][ARM]Non i32 conv bias support
#33072
alvoron
merged 86 commits into
openvinotoolkit:master
from
alvoron:non_i32_conv_bias_support
init
4e58c7a9
address comments
06a154da
fixed comments
feabefb3
fix clang-tidy and arm32 tests
3c43a840
fix clang-tidy
3ed4e83d
fix clang
ba07c2d2
added comment
08ddf4e9
init
b2b7d942
github-actions
added
category: CPU
subgraph test handles non-i32 bias case
1a5ca1d4
github-actions
added
category: LP transformations
register ConvertConvolutionBias separately
f8c7eb19
github-actions
removed
category: LP transformations
alvoron
marked this pull request as ready for review
172 days ago
alvoron
requested a review
172 days ago
alvoron
requested a review
172 days ago
Register ConvertConvolutionBias on ARM only + cleanup
4e02b17d
alvoron
assigned
v-Golubev
172 days ago
v-Golubev
commented on 2025-12-09
addressed comments
ab71e7bb
fix comparison of different signedness
680df8a6
v-Golubev
commented on 2025-12-10
addressed comments
ab75009d
trigger AddTransformation for non-convolution bias
1a7826ab
fix tests
73ca02a0
v-Golubev
commented on 2025-12-12
addressed comments
b20fe80d
Merge branch 'master' into non_i32_conv_bias_support
3c756991
reverted legacy logic in ConvAndFQ
6690abb5
alvoron
added
platform: arm
fix clang and compilation issue
9247b9af
fix clang
a12b120b
fix clang
6a21f55c
v-Golubev
commented on 2025-12-22
fix comments
385c5e7e
fix AddTransformation callback condition
45f1be0e
fix comment
adb5f3d2
fix comment and potential crash
78cb4c9e
fix clang-tidy
ac4bba89
v-Golubev
approved these changes on 2025-12-23
check fq output precision in ConvertConvolutionBias transformation
e3d6525b
unit tests are aligned with the the latest transformation changes
30895011
Merge branch 'master' into non_i32_conv_bias_support
408669e2
updated quantizationParams after merge
0df317e0
force nhwc for int8 conv executor
2098d761
force fp16 post-op precision
af68b561
conv fallback to fp16 if int8 conv is not applicable
8b147bf8
support u8 activations in FC
837321d5
keep decomposed FQ if its output prec does not match Conv activation …
e226ecd0
arm callbacks for ConvolutionTransformation and FuseMultiplyToFakeQua…
6ac4e614
fix post-op fp16 force condition
6ce944ed
int8 acl executor accepts 4D activations and 4D weight only
cc2eff7c
rollback wei type to ncsp for dnnl acl executor
2f83ac63
fix clang-tidy
37ee5403
add FuseSubtractToFakeQuantizeTransformation callback and use matcher…
85c2d6d8
refactor AddTransformation callback
94f96b8e
fix clang-tidy
b8519e25
v-Golubev
commented on 2026-01-28
fix typo
14e903b4
fix comments
1b841124
fix supported condition in ACLConvolutionExecutor::supports
d1c899e1
fix clang
5362030b
fix clang
d22f5a2a
v-Golubev
commented on 2026-01-29
Apply suggestions from code review
7248bb2d
move callback utility methods to utils.cpp
073205dc
fix clang
f2587c49
fix clang
608cbbff
fix
3be0bea1
fix
13c6e910
fix
a85d6ca4
linker fix
ef45a983
fix
8b1c46d6
fix
6d78c174
fix
ffe26f4c
fix
0bb89532
fix
986fe102
v-Golubev
approved these changes on 2026-01-30
v-Golubev
assigned
EgorDuplensky
119 days ago
Update src/plugins/intel_cpu/src/transformations/utils.cpp
07d0bcf1
EgorDuplensky
commented on 2026-01-30
fix comments
6d7aaacc
fix clang-tidy
ca44b1a1
fix
99ce6732
EgorDuplensky
commented on 2026-02-02
EgorDuplensky
commented on 2026-02-02
applied comment
f5b0543e
use useF16Binary unconditionally
bab181c8
EgorDuplensky
approved these changes on 2026-02-02
alvoron
added
do not merge
[experiment] swap Matmul and Add
565c40c1
[experiment] fold dq scales directly
be2fe37c
move dq scales folding on ngraph level
2476e7a5
fix ConvAndFQ tests
393c20f2
fix ConvertConvolutionBias TransformationTests
4eb5808d
revert unnessesary change
7411642f
fix risc-v build
89cea490
fix risc-v
9c873b88
v-Golubev
commented on 2026-02-10
addressed comments
2e93b124
fix clang-tidy
1561de29
fix clang-tidy
d717a202
temporary disabled ConvolutionTransformation
59b66392
v-Golubev
approved these changes on 2026-02-12
v-Golubev
removed
do not merge
v-Golubev
added this to the
2026.1
milestone
106 days ago
fix clang-tidy
279e46b6
disable smoke_ConvAndFQ_CPU tests
18b960d2
Merge branch 'master' into non_i32_conv_bias_support
7f6d7eb8
alvoron
enabled auto-merge
106 days ago
Add SKIP_IF_CURRENT_TEST_IS_DISABLED to int8 test
ae12a3f8
alvoron
added
category: LP transformations
fix Copyright year
a96d2921
github-actions
removed
category: LP transformations
Merge branch 'master' into non_i32_conv_bias_support
ed5f9c9a
alvoron
merged
b88f5e78
into master
105 days ago
alvoron
deleted the non_i32_conv_bias_support branch
105 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
v-Golubev
EgorDuplensky
Assignees
EgorDuplensky
v-Golubev
Labels
category: CPU
platform: arm
Milestone
2026.1
Login to write a write a comment.
Login via GitHub