-
-
Notifications
You must be signed in to change notification settings - Fork 77
v0.0.22
#255
-
Documentation
- 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: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
- @Rafipilot made their first contribution in #250
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
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment