Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

upgrade pytorch-lightning version#453

Closed
wat3rBro wants to merge 1 commit intofacebookresearch:mainfrom
wat3rBro:export-D42319019
Closed

upgrade pytorch-lightning version#453
wat3rBro wants to merge 1 commit intofacebookresearch:mainfrom
wat3rBro:export-D42319019

Conversation

@wat3rBro
Copy link
Copy Markdown
Contributor

@wat3rBro wat3rBro commented Jan 3, 2023

Differential Revision: D42319019

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jan 3, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: bd0b964ce79917abaaef0d00e245b8aa7a34c0cd
wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: d6434517a25eb1cec20ed4fc851bd806b5f8ed74
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: ad3a28b2c8cdda2573dbd7f9a9fcc9ca73ffc800
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: 3527fd6e66ffa574daa2f9b5d6e0def4a0448ff8
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: dbea1c413f18dec93bde006a6cca2063630ec33e
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: cbf65d97dca53008fc6f16f568355141b80533b8
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 3, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: f5476a604ff28672882c272e3fa756690192f2c8
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 4, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: caf0f42f145e87cc74a23eeb6957140d25b8d056
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

wat3rBro pushed a commit to wat3rBro/d2go that referenced this pull request Jan 4, 2023
Summary: Pull Request resolved: facebookresearch#453

Differential Revision: D42319019

fbshipit-source-id: b2cad339c2ba05f5e10f6d9939db33e59fbf0803
Summary:
Pull Request resolved: facebookresearch#453

Previous diffs updated the LRScheduler to public version (eg. facebookresearch/detectron2#4709), this also requires newer version of pytorch-lightning. This diff upgrades the lightning version to 1.8.6, also fixes some deprecated call sites of old lightning versions.
- `deepcopy` seems to be supported now, remove `_deepcopy` (there's now not allowed to access `trainer` attributed when it is `None`)
- `dataloader_idx` is removed from `on_train_batch_start`.
- stop using `_accelerator_connector` (the AcceleratorConnector doesn't have those attributes anymore).
- deprecated `on_pretrain_routine_end` -> `on_fit_start`

Differential Revision: D42319019

fbshipit-source-id: 3e5da0601e5f3a3fb482c84bb34bdc9f67b0ddfc
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D42319019

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 9e93852.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants