-
Notifications
You must be signed in to change notification settings - Fork 220
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
GPU issue #19
Comments
You need to change the runtime (at the top toolbar) to use the GPU |
Please can you provide me with the error that stops it from working with python3 |
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.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: