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

Backports for Julia 1.5 #705

Merged
merged 4 commits into from
Feb 10, 2021
Merged

Backports for Julia 1.5 #705

merged 4 commits into from
Feb 10, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 10, 2021

Includes new CUDNN interface.

New high level interface for cuDNN
Remove special-cased algorithm selection for CUDNN convolution
Support an additional nvdisasm version.
Change to Buildkite v1 plugins.
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #705 (b52b41d) into compat (02ac36a) will increase coverage by 1.82%.
The diff coverage is 65.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           compat     #705      +/-   ##
==========================================
+ Coverage   77.27%   79.10%   +1.82%     
==========================================
  Files         116      123       +7     
  Lines        6438     6705     +267     
==========================================
+ Hits         4975     5304     +329     
+ Misses       1463     1401      -62     
Impacted Files Coverage Δ
lib/cudnn/CUDNN.jl 44.18% <ø> (+1.32%) ⬆️
lib/cudnn/tensor.jl 31.03% <31.03%> (-19.99%) ⬇️
lib/cudnn/util.jl 40.74% <40.00%> (-6.32%) ⬇️
lib/cudnn/batchnorm.jl 33.33% <42.85%> (ø)
lib/cudnn/pooling.jl 53.33% <51.72%> (-24.93%) ⬇️
lib/cudnn/reduce.jl 51.85% <51.85%> (ø)
lib/cudnn/softmax.jl 61.53% <58.33%> (-5.13%) ⬇️
lib/cudnn/nnlib.jl 59.41% <59.87%> (-4.23%) ⬇️
lib/cudnn/activation.jl 64.28% <64.28%> (-16.97%) ⬇️
lib/cudnn/rnn.jl 69.29% <69.29%> (+69.29%) ⬆️
... and 52 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 02ac36a...b52b41d. Read the comment docs.

@maleadt maleadt merged commit dad01a5 into compat Feb 10, 2021
@maleadt maleadt deleted the tb/compat_cudnn branch February 10, 2021 19:20
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