Skip to content

Tags: pmeier/light-the-torch

Tags

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support for pip==23.2 (#139)

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
path more 3rd party packages (#137)

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate away from setup.cfg (#132)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add CI job for local installations (#124)

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow pip==23.0 (#122)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update CI dependencies (#119)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cuda 11.7 and 11.8 to minimum driver version list (#108)

Co-authored-by: Philip Meier <[email protected]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make it more clear that ltt helps install *all* PyTorch distributions (

…#103)

v0.5.0rc0

Toggle v0.5.0rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add option to specify computation backend through environment variable (

#102)

* add option to specify computation backend through environment variable

* update readme

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Expand test matrix to also install different computation backends (#90)

* also install torchvision and torchaudio

* test cu116

* fix candidate selection

* revert cu116

* try computation backend ci

* fix rocm install

* fix cu102

* disable rocm for now