Skip to content

Conversation

@rosbo
Copy link
Contributor

@rosbo rosbo commented Dec 21, 2018

From @guitarmind,

I'm participating Quora Insincere Questions Classification competition right now and it is limited to provide only 2-CPUs, 14GB RAM and a K80 GPU in 2 hours kernel run time. Therefore it is crucial for kagglers to be able to utilize CUDA library and its interfaces to build performant custom networks in Tensorflow or PyTorch under such limited resources.

cupy and pynvrtc are commonly required packages.
Some examples about their usage:

  • Quasi-Recurrent Neural Networks (QRNN)
  • Independently Recurrent Neural Networks (IndRNN)

I've built it successfully by following your instruction in the README.
That would be appreciated if you could help merge it!
Also feel free to let me know if any changes required to improve this PR, thanks!

@rosbo
Copy link
Contributor Author

rosbo commented Dec 21, 2018

Tests are running on our CI server.

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.

2 participants