text_summurization_abstractive_methods icon indicating copy to clipboard operation
text_summurization_abstractive_methods copied to clipboard

GPU issue

Open yanglei-github opened this issue 5 years ago • 3 comments

Hello, nice repo. Just one question, when I open your model4 ipynb in google colab, it just reminded me that not using GPU, do you get this problem? And also for Model_4_generator_python3.ipynb, it seems the code is still python2.

yanglei-github avatar May 19 '20 02:05 yanglei-github

You need to change the runtime (at the top toolbar) to use the GPU

theamrzaki avatar May 23 '20 20:05 theamrzaki

Please can you provide me with the error that stops it from working with python3

theamrzaki avatar May 23 '20 20:05 theamrzaki

I run it using python2 in google colab and have setted the runtime into gpu.But it doesn't work.

Also, could you add coverage mechanism into your code.I can run your code successfully although without gpu. It would be great that the code includes coverage mechanism.

Thank you very much!

---Original--- From: "theamrzaki"<[email protected]> Date: Sun, May 24, 2020 04:57 AM To: "theamrzaki/text_summurization_abstractive_methods"<[email protected]>; Cc: "Author"<[email protected]>;"yanglei-github"<[email protected]>; Subject: Re: [theamrzaki/text_summurization_abstractive_methods] GPU issue (#19)

You need to change the runtime (at the top toolbar) to use the GPU

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

yanglei-github avatar May 24 '20 00:05 yanglei-github