Skip to content

Update LRScheduler instance checks#271

Closed
ananthsub wants to merge 2 commits intometa-pytorch:masterfrom
ananthsub:export-D41177335
Closed

Update LRScheduler instance checks#271
ananthsub wants to merge 2 commits intometa-pytorch:masterfrom
ananthsub:export-D41177335

Conversation

@ananthsub
Copy link
Copy Markdown
Contributor

@ananthsub ananthsub commented Nov 10, 2022

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 10, 2022

Codecov Report

Merging #271 (00bb919) into master (1612530) will increase coverage by 0.06%.
The diff coverage is 94.38%.

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   89.04%   89.11%   +0.06%     
==========================================
  Files          85       85              
  Lines        5305     5374      +69     
==========================================
+ Hits         4724     4789      +65     
- Misses        581      585       +4     
Impacted Files Coverage Δ
torchtnt/utils/version.py 83.33% <50.00%> (-5.13%) ⬇️
torchtnt/runner/unit.py 86.61% <85.71%> (-0.28%) ⬇️
torchtnt/runner/train.py 90.98% <91.30%> (-0.91%) ⬇️
tests/runner/test_train.py 100.00% <100.00%> (ø)
tests/runner/test_utils.py 97.97% <100.00%> (+0.14%) ⬆️
torchtnt/runner/auto_unit.py 84.68% <100.00%> (+0.61%) ⬆️
torchtnt/runner/state.py 98.93% <100.00%> (+0.04%) ⬆️
torchtnt/runner/utils.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

ananthsub added a commit to ananthsub/tnt that referenced this pull request Nov 15, 2022
Summary:
Pull Request resolved: meta-pytorch#271

After pytorch/pytorch#88503 , these isinstance checks no longer pass. Example: https://github.com/pytorch/tnt/actions/runs/3434539858/jobs/5725945075

Reviewed By: janeyx99

Differential Revision: D41177335

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

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

Ananth Subramaniam and others added 2 commits November 14, 2022 23:45
Differential Revision: D41297006

fbshipit-source-id: 284d2bebf77d57ae73861b3f353c20a3346a4d2e
Summary:
Pull Request resolved: meta-pytorch#271

After pytorch/pytorch#88503 , these isinstance checks no longer pass. Example: https://github.com/pytorch/tnt/actions/runs/3434539858/jobs/5725945075

Reviewed By: janeyx99

Differential Revision: D41177335

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

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants