Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clone apex #5

Open
littletree-Y opened this issue Jan 22, 2024 · 4 comments
Open

clone apex #5

littletree-Y opened this issue Jan 22, 2024 · 4 comments

Comments

@littletree-Y
Copy link

i notice that this project needs "git clone https://github.com/qywu/apex", but apex may not be public now. is that right? Could you provide some help? many thanks!

@qywu
Copy link
Owner

qywu commented Jan 22, 2024

You can clone this repo instead: https://github.com/NVIDIA/apex. There might be errors during compilation. You can try to fix it by changing the lines in https://github.com/NVIDIA/apex/blob/master/setup.py#L32.

@littletree-Y
Copy link
Author

You can clone this repo instead: https://github.com/NVIDIA/apex. There might be errors during compilation. You can try to fix it by changing the lines in https://github.com/NVIDIA/apex/blob/master/setup.py#L32.

Thank you for your reply. I noticed that Torchfly uses Apex's amp and other modules, but NVIDIA's amp in Apex is outdated. Dealing with these dependencies is a tricky task. If your Apex repository is still available, could you please provide it? It will help me a lot. Thank you very much

@qywu
Copy link
Owner

qywu commented Jan 22, 2024 via email

@littletree-Y
Copy link
Author

I modified the code at L32 in this file https://github.com/NVIDIA/apex/blob/master/setup.py#L32. https://github.com/qywu/apex. you can check if it works.

On Mon, Jan 22, 2024 at 11:49 AM littletree @.> wrote: You can clone this repo instead: https://github.com/NVIDIA/apex. There might be errors during compilation. You can try to fix it by changing the lines in https://github.com/NVIDIA/apex/blob/master/setup.py#L32. Thank you for your reply. I noticed that Torchfly uses Apex's amp and other modules, but NVIDIA's amp in Apex is outdated. Dealing with these dependencies is a tricky task. If your Apex repository is still available, could you please provide it? It will help me a lot. Thank you very much — Reply to this email directly, view it on GitHub <#5 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEK2IFSL57OKAG2M53TU5JTYP2KB7AVCNFSM6AAAAABCFQNPUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBUGQYDKMBZHA . You are receiving this because you commented.Message ID: @.>

thanks a lot! i installed apex successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants