Skip to content

Conversation

@usstq
Copy link

@usstq usstq commented Jun 21, 2023

Description

Add fp16 kernels back from upstream oneDNN

OpenVINO PR: openvinotoolkit/openvino#16500

CPU_INSTANCE_AMX(brgemm_1x1_convolution_fwd_t, avx512_core_amx_fp16)
CPU_INSTANCE_AMX(brgemm_convolution_fwd_t, avx512_core_amx_fp16)
CPU_INSTANCE_AMX(brgemm_convolution_fwd_t, avx512_core_amx_fp16, true)
CPU_INSTANCE_AVX512(brgemm_1x1_convolution_fwd_t, avx512_core_fp16)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wondering do we really need avx512_core_fp16 and avx2_vnni_2. Are we going to use them?

@dmitry-gorokhov dmitry-gorokhov merged commit ebb8bfc into v3.1_for_ie_master Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants