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

Bump to 0.1.3 #239

Merged
merged 21 commits into from
Aug 21, 2019
Merged

Bump to 0.1.3 #239

merged 21 commits into from
Aug 21, 2019

Conversation

nrweir
Copy link
Contributor

@nrweir nrweir commented Aug 21, 2019

Changes:

A couple of other little fixes here and there (debugging training; making solaris save model state_dicts for torch instead of the whole model; fixing model checkpointing...etc.)

@codecov-io
Copy link

Codecov Report

Merging #239 into master will decrease coverage by 0.63%.
The diff coverage is 19.51%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #239      +/-   ##
=========================================
- Coverage   66.23%   65.6%   -0.64%     
=========================================
  Files          67      67              
  Lines        4561    4611      +50     
=========================================
+ Hits         3021    3025       +4     
- Misses       1540    1586      +46
Impacted Files Coverage Δ
solaris/raster/image.py 83.33% <ø> (ø) ⬆️
solaris/nets/datagen.py 90% <ø> (ø) ⬆️
setup.py 0% <ø> (ø) ⬆️
solaris/nets/model_io.py 18.18% <0%> (-4.05%) ⬇️
solaris/nets/train.py 12.5% <0%> (-1.3%) ⬇️
solaris/nets/torch_callbacks.py 42.45% <0%> (ø) ⬆️
solaris/__init__.py 100% <100%> (ø) ⬆️
solaris/nets/transform.py 61.34% <34.78%> (-7.66%) ⬇️
solaris/tile/raster_tile.py 71.15% <77.77%> (-0.93%) ⬇️

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 eb2ce05...fe7898a. Read the comment docs.

@nrweir nrweir merged commit f1042a8 into master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants