Skip to content

Conversation

@nmheim
Copy link
Member

@nmheim nmheim commented Nov 1, 2019

there is now a NoGradArray which wraps normal Arrays and a
NoGradCuArray which wraps CuArrays.
They are converted into each other as expected by the gpu/cpu functions.

there is now a `NoGradArray` which wraps normal `Array`s and a
`NoGradCuArray` which wraps `CuArray`s.
They are converted into each other as expected by the gpu/cpu functions.
@codecov-io
Copy link

codecov-io commented Nov 4, 2019

Codecov Report

Merging #48 into master will increase coverage by 0.22%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   75.24%   75.47%   +0.22%     
==========================================
  Files          13       13              
  Lines         206      212       +6     
==========================================
+ Hits          155      160       +5     
- Misses         51       52       +1
Impacted Files Coverage Δ
src/pdfs/abstract_cgaussian.jl 100% <ø> (ø) ⬆️
src/models/rodent.jl 100% <ø> (ø) ⬆️
src/GenerativeModels.jl 100% <ø> (ø) ⬆️
src/pdfs/abstract_pdfs.jl 100% <100%> (ø) ⬆️
src/pdfs/cmean_gaussian.jl 94.73% <100%> (+1.87%) ⬆️
src/pdfs/gaussian.jl 100% <100%> (ø) ⬆️
src/utils/nogradarray.jl 50% <50%> (-38.89%) ⬇️

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 85e9451...c078a3c. Read the comment docs.

@nmheim nmheim merged commit 48ae5fe into master Nov 7, 2019
@nmheim nmheim deleted the gpu branch November 7, 2019 18:54
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.

3 participants