Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing trainer with lightning #128

Merged
merged 6 commits into from
Jun 28, 2021
Merged

Fixing trainer with lightning #128

merged 6 commits into from
Jun 28, 2021

Conversation

zhiqwang
Copy link
Owner

Fixing #60

@zhiqwang zhiqwang mentioned this pull request Jun 28, 2021
9 tasks
@codecov
Copy link

codecov bot commented Jun 28, 2021

Codecov Report

Merging #128 (e95e76b) into master (a7e31a0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   83.54%   83.56%   +0.02%     
==========================================
  Files           8        8              
  Lines         784      779       -5     
==========================================
- Hits          655      651       -4     
+ Misses        129      128       -1     
Flag Coverage Δ
unittests 83.56% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/common_utils.py 53.21% <ø> (-0.18%) ⬇️
test/test_onnx.py 87.95% <ø> (ø)
test/test_data_pipeline.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 a7e31a0...e95e76b. Read the comment docs.

@zhiqwang zhiqwang added the bug / fix Something isn't working label Jun 28, 2021
@zhiqwang zhiqwang merged commit dbc1c72 into master Jun 28, 2021
@zhiqwang zhiqwang deleted the fix-trainer branch June 28, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant