Hi,
I used Windows system on Snapdragon ARM CPU and noticed that kernel can't build:
arm_conv::winograd::weight_transform::a64_fp16_4x4_3x3
and other fp16 kernels in:
src/core/NEON/kernels/convolution/winograd/input_transforms
src/core/NEON/kernels/convolution/winograd/output_transforms
src/core/NEON/kernels/convolution/winograd/weight_transforms
This problem create failure of our build in OpenVINO on this system.
Could you tell are there reasons for that?