-
Notifications
You must be signed in to change notification settings - Fork 203
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
using GPU #14
Labels
Comments
Any progress? |
Hi! I'd love to help, but Tim and I are both in industry now, so we're unable to actively work on this to avoid conflicts of interest. We're currently working on handing the project over to someone who expressed interest in polishing the pipeline. Best, |
It was handed off to me. |
That's not easy and requires some refactoring. Here is the steps:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the current code is quite slow, which takes about 20 seconds to generate a picture. So I speed it up by using GPU. I set the HL_TARGET and other environment parameters like the following:
And run the hdrplus. However, this does not work at all. Any hint to fix it?
The text was updated successfully, but these errors were encountered: