Closed jinz2014 closed 1 week ago
Hi @jinz2014. Yes, these data types are supported. Please note that f64 is only supported on Intel(R) Data Center GPU Max Series. We will update the table accordingly. Thank you for your feedback.
oneDNN is portable. So it will be helpful to know the CUDA/HIP support.
Hi @jinz2014, you can find general information on Nvidia/AMD backend support, including supported data types, in the NVIDIA backend readme and AMD backend readme.
Fixed by #2217.
https://oneapi-src.github.io/oneDNN/dev_guide_matmul.html
Is FP64 supported ?
Does the destination include f32 when the type of input and weight is fp16 ?
f16 | f16, u8, s8, u4, s4 | f16, u8, s8
Thanks for updating the table with all supported types.