You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FORK][FEATURE] Migrate legacy post ops and zero points on runtime data pointers
ONEDNN 3.2 migration squashed commits:
- fix depthwise nwc conv
- Fix deconv 3D post OPs segment fault issue. (openvinotoolkit#130)
- fix in avx2 conv+fakequant post ops +nxc last channel wrong result (openvinotoolkit#128)
- Luwei/fix deconv 3d postops bug (openvinotoolkit#136)
-- Fix the deconv fused with depthwise issue in cpuFuncTests
-- Switch to use jit_uni_depthwise_injector API.
-- Fix potential conflicts in registers and YMM.
-- Update with optimization.
- fix legacyOps with stock src_zero_point in jit_avx512_core_amx
- Fix incorrect offset to rsp
- Preserve bf16emu scratch register when conflict with legacy post ops
- fix per-OC legacyPostOps for jit_avx512_dw_conv_fwd_kernel_bf16
- Fix segment fault caused by dest scale.
ONEDNN 3.5 migration squshed commmits:
[FIX][FORK][FEATURE] Introduced Depthwise and Quantization post ops
[FORK] [FIX] Fix legacy zero point issue on AVX2 + AVX512.
[FEATURE]Migrate legacy post ops and zero points on runtime data pointers
[FORK][FIX] jit_uni_dw_conv_row_f32: fixed post ops start idx
[FEATURE] Migrate legacy post ops and zero points on runtime data pointers
[Fix] Update the attr checking caused by forked onednn.
[FORK][FIX][x64] Add proper post op checks to gemm_conv is split
particially and squashed.
[FORK][FIX] jit_uni_dw_conv_kernel_f32: fixed register conflict
[FIX] SPlit the removed unused variables
[FIX] fix avx512 bf16 dw stack pointer
[ARM] Fixed legacy post-ops changes for ARM target
0 commit comments