diff --git a/README.md b/README.md index 676182e..b45fd55 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Hipify_torch +#test hipify_torch is a python utility to convert CUDA C/C++ code into HIP C/C++ code. It is NOT a parser; it does a smart but basic search-and-replace based on CUDA-to-HIP mappings which are specified in the hipify_torch module.