llvm
3d8550c1 - [UR][CUDA][HIP] Remove duplicated parameter checking (#17984)

Commit
326 days ago
[UR][CUDA][HIP] Remove duplicated parameter checking (#17984) Most of the parameter checking is done in the UR validation layer, so we don't need to re-do it in the adapters. The adapters should only do parameter checking that can't be done in the validation layer.
Author
Parents
Loading