Mourad Gouicem

Results 25 comments of Mourad Gouicem

Hi @rahulpalamuttam sorry no results yet. We will update this thread as we get some data.

Happy new year all! :-) @aaraujom , I don't think this is an accuracy issue, but mostly a semantic issue. @rahulpalamuttam wants to compute a broadcast operation followed by a...

Thanks for the catch. Indeed you are correct. We will fix this soon.

> By inspect [here](https://github.com/oneapi-src/oneDNN/blob/cbca0823cc5430d5faf8ea8c8423f0c3bf9c86b8/src/cpu/gemm_x8s8s32x_convolution_utils.cpp#L117) I can see that the bias is by default f32 but in the documentation [here](https://oneapi-src.github.io/oneDNN/page_cnn_inference_int8_cpp.html#doxid-cnn-inference-int8-cpp) the quantized bias is s32. @renato-arantes From oneDNN perspective, the datatype...

> @dzarukin We take into account what was discussed during the meeting. The PR now avoids applying pooling src:dst (u8:u8, s8:s8). Could you clarify what issue does this fix? IIUC,...