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

Formatting updates and relax parameter type #48

Merged
merged 5 commits into from
Jun 11, 2022
Merged

Formatting updates and relax parameter type #48

merged 5 commits into from
Jun 11, 2022

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Jun 11, 2022

@codecov
Copy link

codecov bot commented Jun 11, 2022

Codecov Report

Merging #48 (195041b) into main (95d27d0) will increase coverage by 3.69%.
The diff coverage is 39.34%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   45.03%   48.73%   +3.69%     
==========================================
  Files          13       13              
  Lines         946      946              
==========================================
+ Hits          426      461      +35     
+ Misses        520      485      -35     
Impacted Files Coverage Δ
src/adapt.jl 0.00% <0.00%> (ø)
src/autodiff.jl 46.66% <0.00%> (+4.44%) ⬆️
src/layers/display.jl 0.00% <0.00%> (ø)
src/layers/dropout.jl 100.00% <ø> (ø)
src/layers/normalize.jl 34.28% <0.00%> (ø)
src/layers/recurrent.jl 100.00% <ø> (ø)
src/transform.jl 0.00% <ø> (ø)
src/utils.jl 51.80% <20.00%> (+4.81%) ⬆️
src/nnlib.jl 61.68% <25.00%> (ø)
src/layers/basic.jl 53.88% <48.48%> (+15.02%) ⬆️
... and 5 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 95d27d0...195041b. Read the comment docs.

@avik-pal avik-pal merged commit 72a39e7 into main Jun 11, 2022
@avik-pal avik-pal deleted the ap/relax branch June 11, 2022 20:34
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

1 participant