Skip to content

Commit

Permalink
[HIPIFY][perl][fix] Fix warning reporting for unsupported APIs
Browse files Browse the repository at this point in the history
+ [Reason] Only BLAS API were taken into account, even though we already have RAND, SPARSE, and DNN with `ROC` support
+ As a result, erroneous warnings were emitted by `hipify-perl` for APIs which are actually supported by `-roc` hipification
+ Updated the regenerated `hipify-perl` script
  • Loading branch information
emankov committed Oct 16, 2024
1 parent 29627c7 commit 357859f
Show file tree
Hide file tree
Showing 2 changed files with 2,000 additions and 1,104 deletions.
Loading

0 comments on commit 357859f

Please sign in to comment.