Light-the-torch

Latest version: v0.7.5

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.4.0rc1

Not secure
Cleans up the code and fixes some manual found bugs.

If you want to install this version of `light-the-torch`, use `pip install --pre light-the-torch`.

0.4.0rc0

Not secure
This is the first step towards supporting newer versions of `pip` in the backend. The major change is that instead of using `pip` internals, `light-the-torch` now actually wraps `pip`.

If you want to install this version of `light-the-torch`, use `pip install --pre light-the-torch`.

0.3.5

Not secure
Thanks to H00N24 `light-the-torch` now supports PyTorch's LTS releases (39):


$ ltt install --channel=lts torch

0.3.4

Not secure
This release contains two bug fixes:

1. The precedence of the `AnyBackend`, i.e. a package that can run on any backend since it contains no compiled code, over the other backends lead to installing very old versions in case the library provided non-compiled binaries at first. 37 fixes this.
2. The version comparison to select the best installation candidate was based on string comparison, which leads to false results in case one part of the version crosses the single digit threshold. This was fixed in 38.

0.3.3

Not secure
33 regressed installation on macOS due to some inconsistencies in PyTorch's naming scheme for earlier versions. 35 fixes this.

0.3.2

Not secure
This versions adds support for installing any CUDA version that is supported by the nvidia driver rather than only the one that supplies `nvcc`. Shoutout to fepegar for flagging and helping me fixing this!

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.