Can I use GPU with neural-prophet? #408
Replies: 5 comments 5 replies
|
someone? |
|
Can you save the model file locally? Can you tell me, thank you? |
|
@ourownstory is it possible to use GPU with neural-prophet? or planned for future release?? |
|
@merchen911 @rishabh1212 However, if you think it may already help you, please feel free to contribute a PR adding GPU support! |
|
@merchen911 @itay-rubin @wangzhongqing @rishabh1212 We added gpu support based on lightning with the latest release candidate You can either install from source or via pypi with our pre-release version (you have to manually specify exactly |
Uh oh!
There was an error while loading. Please reload this page.
In the code, even though based on the torch, I cant use GPU.
I am using it for the version currently being distributed after personally modifying it.
Hope to know when the neural prophet will support GPU acceleration.
All reactions