v0.7.13
v0.7.13 (2024-09-05)
Build
- build: Drop support for pytorch 1.13 (
ab0beb1
)
Ci
-
ci: Exclude impossible torch/python versions py3.12torch2.1.2 (
6129f33
) -
ci: decrease dependabot frequency (
d05f966
) -
ci: fail fast false (
34b761b
) -
ci: use cpu wheels (
9b03cc7
) -
ci: use cpu wheels (
0610956
) -
ci: use cpu wheels (
664acca
) -
ci: support testing against latest (
81781e0
) -
ci: support testing against latest (
f65ea91
) -
ci: support testing against latest (
1d8980c
) -
ci: fix torch version for github actions (
f6a19ed
) -
ci: fix torch version for github actions (
3f6d3e1
)
Refactor
- refactor: ♻️ 🏷️ Use a type alias to avoid type checking issues in 2.4.0 related to Optimizer not being publicly exported for the type checker (
dfcd394
)
Style
-
style: 🏷️ Add type ignore in casting to memory format (
1c8107b
) -
style: 🏷️ Add type ignore in casting to memory format (
63b0646
)
Unknown
- Merge pull request #114 from qthequartermasterman/drop-pytorch-1-13-support
build: Drop support for pytorch 1.13 (30f9114
)