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

add cuda support (temporary) #2

Merged
merged 4 commits into from Mar 24, 2017
Merged

add cuda support (temporary) #2

merged 4 commits into from Mar 24, 2017

Conversation

lim0606
Copy link
Contributor

@lim0606 lim0606 commented Mar 24, 2017

Hi,

I added cuda support based on following references;

  1. More examples pytorch/extension-ffi#3
  2. https://discuss.pytorch.org/t/compiling-an-extension-with-cuda-files/302/9
  3. https://github.com/longcw/yolo2-pytorch/blob/master/layers/reorg/build.py

While this might be not the preferred way of @fxia22 in order to implement gpu support, i just want to share it for other people who might have interests in this.

Since I wrote these codes without careful reviews, I would appreciate if you understand any mistake I might have made.

I'm working on test script in advance.

Anyway, thank you for sharing your work.

Best regards,

Jae Hyun

@lim0606 lim0606 mentioned this pull request Mar 24, 2017
@fxia22 fxia22 merged commit 113dfb7 into fxia22:master Mar 24, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants