You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows main guard note: Added documentation note on using __main__ guard for Windows users to ensure proper script execution. Thanks to @Rafipilot for the contribution! See #250.
Fixes
GPU support: Fixed GPU device mapping to use cuda:0 instead of gpu for better compatibility with PyTorch's device handling. See #252.
Chronos-2 batch unpacking: Fixed an issue where Chronos-2 model predictions weren't properly unpacked from batches, ensuring correct forecast output. See #253.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation
__main__guard for Windows users to ensure proper script execution. Thanks to @Rafipilot for the contribution! See #250.Fixes
GPU support: Fixed GPU device mapping to use
cuda:0instead ofgpufor better compatibility with PyTorch's device handling. See #252.Chronos-2 batch unpacking: Fixed an issue where Chronos-2 model predictions weren't properly unpacked from batches, ensuring correct forecast output. See #253.
New Contributors
Full Changelog: AzulGarza/timecopilot@v0.0.21...v0.0.22
This discussion was created from the release v0.0.22.
Beta Was this translation helpful? Give feedback.
All reactions