ROCm / hipify_torch

MIT License
18 stars 10 forks source link

need LICENSE.txt or anyfile which could resolve this error #15

Open bmedishe opened 2 years ago

bmedishe commented 2 years ago

If hipify_torch is added as submodule in pytorch , setup.py install throws the following error :

Building wheel torch-1.12.0a0+git95204c4
-- Building version 1.12.0a0+git95204c4
['CMakeLists.txt', 'Makefile', 'setup.py', 'LICENSE', 'LICENSE.md', 'LICENSE.txt']
/var/lib/jenkins/pytorch/third_party/hipify_torch
Could not find any of CMakeLists.txt, Makefile, setup.py, LICENSE, LICENSE.md, LICENSE.txt in /var/lib/jenkins/pytorch/third_party/hipify_torch
Did you run 'git submodule update --init --recursive --jobs 0'?
jithunnair-amd commented 2 years ago

@sunway513 Is it okay to add a BSD-3 license to hipify_torch? It'd be similar to https://github.com/ROCmSoftwarePlatform/FBGEMM-private/blob/rocm/hipified/LICENSE, but with AMD as the company name