ROCm / hipify_torch

MIT License
18 stars 10 forks source link

[hipify] Package hipify module and created initial unit test framework. #50

Closed lcskrishna closed 1 year ago

lcskrishna commented 1 year ago

This PR contains a setup file to install hipify and also created test folder which contains a simple test framework for unit testing. Usage

python setup.py install 

After installation, use the hipify module as below:

from hipify import hipify_python