Skip to content

Tags: WrRan/pytorch-lightning

Tags

1.3.6

Toggle 1.3.6's commit message
Pt 1.9 breaking fix: __iter__ type hint (Lightning-AI#7993)

1.3.5

Toggle 1.3.5's commit message
[bugfix] Minor improvements to `apply_to_collection` and type signatu…

…re of `log_dict` (Lightning-AI#7851)

* minor fixeS

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 009e05d)

1.3.4

Toggle 1.3.4's commit message
update changelog + increment version

1.3.3

Toggle 1.3.3's commit message
v1.3.3

1.3.2

Toggle 1.3.2's commit message
v1.3.2

1.3.1

Toggle 1.3.1's commit message
v1.3.1

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update versions (Lightning-AI#7409)

* update versions

* chlog

* win

* str

1.2.10

Toggle 1.2.10's commit message
Fix `apex` version in Docker due to broken upstream (Lightning-AI#7146)

* Set Apex commit before introduction of new MLP extensions

* Refactor install command

Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
(cherry picked from commit 5d86109)

1.2.9

Toggle 1.2.9's commit message
fix pip install (Lightning-AI#7170)

(cherry picked from commit f48ac62)

# Conflicts:
#	requirements/extra.txt

1.2.8

Toggle 1.2.8's commit message
v1.2.8 & Update CHANGELOG.md