Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Add wrappers for Activation Functions and Convoluion with Bias #145

Merged
merged 3 commits into from
Sep 24, 2018

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 24, 2018

Squashed/rebased version of #100 for CI testing.

@codecov-io
Copy link

codecov-io commented Sep 24, 2018

Codecov Report

Merging #145 into master will increase coverage by 0.46%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   82.87%   83.33%   +0.46%     
==========================================
  Files          33       33              
  Lines        1010     1032      +22     
==========================================
+ Hits          837      860      +23     
+ Misses        173      172       -1
Impacted Files Coverage Δ
src/dnn/libcudnn.jl 95% <100%> (+1.81%) ⬆️
src/dnn/helpers.jl 97.36% <100%> (+3.42%) ⬆️
src/dnn/nnlib.jl 100% <100%> (ø) ⬆️

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 41bfa36...f3f7609. Read the comment docs.

@maleadt maleadt merged commit 89006a5 into master Sep 24, 2018
@maleadt maleadt deleted the tb/conv branch September 24, 2018 06:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants