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

Update Getting Started + README #152

Merged
merged 12 commits into from Feb 1, 2021
Merged

Update Getting Started + README #152

merged 12 commits into from Feb 1, 2021

Conversation

cgarciae
Copy link
Collaborator

@cgarciae cgarciae commented Feb 1, 2021

  • Getting Started: Basic API
  • Getting Started: Low-level API
  • README

@codecov-io
Copy link

codecov-io commented Feb 1, 2021

Codecov Report

Merging #152 (d1f9048) into master (a8b917b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   84.84%   84.83%   -0.01%     
==========================================
  Files         131      131              
  Lines        6796     6794       -2     
==========================================
- Hits         5766     5764       -2     
  Misses       1030     1030              
Impacted Files Coverage Δ
elegy/model/model_base.py 83.47% <ø> (-0.95%) ⬇️
elegy/model/model_core.py 85.00% <ø> (-0.72%) ⬇️
elegy/generalized_module/elegy_module_test.py 100.00% <100.00%> (ø)
elegy/generalized_module/haiku_module_test.py 100.00% <100.00%> (ø)
elegy/generalized_module/linen_module_test.py 100.00% <100.00%> (ø)
elegy/model/model.py 96.47% <100.00%> (+0.01%) ⬆️
elegy/module.py 95.32% <100.00%> (ø)
elegy/module_test.py 99.25% <100.00%> (+<0.01%) ⬆️
elegy/nets/resnet_test.py 100.00% <100.00%> (ø)
elegy/generalized_module/generalized_module.py 66.15% <0.00%> (-1.54%) ⬇️
... and 2 more

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 a8b917b...d1f9048. Read the comment docs.

@cgarciae cgarciae merged commit 59acb3b into master Feb 1, 2021
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