Closed pgorlani closed 1 year ago
Can you also update the operator table in the README to show that TPMV has been added into the library as part of this PR?
Can you also update the operator table in the README to show that TPMV has been added into the library as part of this PR?
This patch adds an implementation of TPMV Level 2 operator compatible with
TUNING_TARGET
specializations forINTEL_GPU
,AMD_GPU
andNVIDIA_GPU
.This depends on https://github.com/codeplaysoftware/sycl-blas/pull/416.