Skip to content

Sync master/1.1.5 into release/1.2 [full merge, no squash]#5583

Merged
lexierule merged 21 commits intoLightning-AI:release/1.2-devfrom
carmocca:sync-1.1.5
Feb 4, 2021
Merged

Sync master/1.1.5 into release/1.2 [full merge, no squash]#5583
lexierule merged 21 commits intoLightning-AI:release/1.2-devfrom
carmocca:sync-1.1.5

Conversation

@carmocca
Copy link
Copy Markdown
Contributor

@carmocca carmocca commented Jan 19, 2021

What does this PR do?

Update release branch with latest commits from master.
Includes bug-fix release 1.1.5

Continuation of #5483

Copy link
Copy Markdown
Collaborator

@Borda Borda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carmocca mind fix the failing test?

    def on_train_start(self, trainer, pl_module):
>       self.log("on_train_start", 1)
E       AttributeError: 'LoggingCallback' object has no attribute 'log'

tests/trainer/logging_process/test_train_loop_logging_1_0.py:826: AttributeError

@Borda
Copy link
Copy Markdown
Collaborator

Borda commented Jan 23, 2021

@carmocca any update here?

@pep8speaks
Copy link
Copy Markdown

pep8speaks commented Jan 25, 2021

Hello @carmocca! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-02-03 22:07:52 UTC

@Borda
Copy link
Copy Markdown
Collaborator

Borda commented Jan 25, 2021

pls, do not merge release/1.2-dev to this branch, always rebase :]

@Borda Borda changed the title Sync master/1.1.{4,5} into release/1.2 [full merge, no squash] Sync master/1.1.5 into release/1.2 [full merge, no squash] Jan 26, 2021
@mergify mergify bot removed the has conflicts label Jan 26, 2021
@awaelchli
Copy link
Copy Markdown
Contributor

when approximately is this expected to be merged into dev branch?

@Borda
Copy link
Copy Markdown
Collaborator

Borda commented Jan 27, 2021

when approximately is this expected to be merged into dev branch?

I hope just after @carmocca resolves conflicts :]

rohitgr7 and others added 19 commits February 3, 2021 19:39
* update tests with new auto_opt api

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* fix on_after_backward docs

* doc fix
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* pipeline release CI

* trigger

* trigger

* .

* t1

* t2

* t1

* t2
* ref and fix call for on_pretrained_routine

* avoid failing tests

* unnecessary_call

* unnecessary call in accelerators

* tmpdir

* rm test_mode

* pep

* updates

* more ref

* Revert "more ref"

This reverts commit 5d9e95f.

* more refac

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add section

* test legacy

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* reset

* fix reset

* changelog

* update chlog

* typing

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* configure mergify

* drop gha

* drop commented section

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
* Update accelerator_connector.py

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Add documentation to tensorboard

* Remove unnecessary whitespaces

* Update pytorch_lightning/loggers/tensorboard.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* Add metrics to tensorboard logger

* Whitespace removed

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* update test

* syntax

* fix

* update test

* scheduler

* only apex

* fix

* rev drone

* chlog
…vice (#5505)

* Update ddp_cpu_hpc_accelerator.py

* Update CHANGELOG.md
* fix val_check_interval with fast_dev_run

* chlog
…#5521)

* Start with the failing test

* Then fix the failing test

* Update CHANGELOG
* fix wrong argument in argparse

* remove wrong default arg in argparser

* disable add help argparse
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
@Borda
Copy link
Copy Markdown
Collaborator

Borda commented Feb 3, 2021

is the config changed?

yes: #5739 (comment)

yes, changing it back in #5768

resolve wrong merge

tpu

yapf
@Borda Borda self-assigned this Feb 3, 2021
@carmocca carmocca closed this Feb 3, 2021
@carmocca carmocca reopened this Feb 3, 2021
@carmocca carmocca added the ready to be merged PRs ready to be merged label Feb 4, 2021
@lexierule lexierule merged commit d05cdf8 into Lightning-AI:release/1.2-dev Feb 4, 2021
@carmocca carmocca deleted the sync-1.1.5 branch February 4, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: 1 Medium priority task ready to be merged PRs ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.