Skip to content

Commit a78dcdb

Browse files
committed
fix changelog merge pro
1 parent a377331 commit a78dcdb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -239,19 +239,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
239239
- Removed method `setup_optimizers_in_pre_dispatch` from the `strategies` and achieve the same logic in `setup` and `pre_dispatch` methods ([#10906](https://github.com/PyTorchLightning/pytorch-lightning/pull/10906))
240240

241241

242-
<<<<<<< HEAD
243242
- Removed methods `pre_dispatch`, `dispatch` and `post_dispatch` from the `Accelerator` ([#10885](https://github.com/PyTorchLightning/pytorch-lightning/pull/10885))
244243

245244

246-
- Removed method `training_step` from the `Accelerator` ([#10890](https://github.com/PyTorchLightning/pytorch-lightning/pull/10890))
247-
=======
248-
- Removed method `training_step`, `test_step`, `validation_step` and `predict_step` from the `Accelerator` ([#10890](https://github.com/PyTorchLightning/pytorch-lightning/pull/10890))
249-
>>>>>>> c593c9f0f (remove test, val, predict step)
250-
251-
252-
### Fixed
253-
254-
255245
- Removed method `training_step`, `test_step`, `validation_step` and `predict_step` from the `Accelerator` ([#10890](https://github.com/PyTorchLightning/pytorch-lightning/pull/10890))
256246

257247

0 commit comments

Comments
 (0)