Skip to content

Add additional kwargs for pytorch_lightning Trainer #540

Merged
merged 4 commits into from Feb 17, 2022
Merged

Conversation

martins0n
Copy link
Contributor

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Related Issue

Closing issues

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2022

Codecov Report

Merging #540 (9f86088) into master (a2393b4) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #540      +/-   ##
==========================================
+ Coverage   87.49%   87.51%   +0.02%     
==========================================
  Files         118      118              
  Lines        5742     5752      +10     
==========================================
+ Hits         5024     5034      +10     
  Misses        718      718              
Impacted Files Coverage Δ
etna/models/nn/deepar.py 100.00% <100.00%> (ø)
etna/models/nn/tft.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2393b4...9f86088. Read the comment docs.

@martins0n martins0n changed the title Trainer kwargs Add additional kwargs for pytorch_lightning Trainer Feb 17, 2022
@martins0n martins0n enabled auto-merge (squash) February 17, 2022 21:02
@martins0n martins0n merged commit 305a7c8 into master Feb 17, 2022
@iKintosh iKintosh deleted the trainer_kwargs branch March 22, 2022 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants