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

Concrete types, towards GPU support #26

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Concrete types, towards GPU support #26

wants to merge 3 commits into from

Conversation

JeffFessler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #26 (7291c1b) into main (94aafee) will increase coverage by 0.69%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   98.83%   99.52%   +0.69%     
==========================================
  Files          10       10              
  Lines         685      628      -57     
==========================================
- Hits          677      625      -52     
+ Misses          8        3       -5     
Impacted Files Coverage Δ
src/plan-rotate.jl 88.00% <100.00%> (-12.00%) ⬇️
src/spectplan.jl 100.00% <100.00%> (ø)
src/helper.jl 100.00% <0.00%> (ø)
src/plan-psf.jl 100.00% <0.00%> (ø)
src/psf-gauss.jl 100.00% <0.00%> (ø)
src/fft_convolve.jl 100.00% <0.00%> (ø)
src/rotatez.jl 100.00% <0.00%> (+0.46%) ⬆️
src/project.jl 100.00% <0.00%> (+4.91%) ⬆️
... and 1 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 94aafee...7291c1b. Read the comment docs.

@JeffFessler JeffFessler changed the title Concrete types! Concrete types, towards GPU support Jan 5, 2022
* add gh-pages cleaner

* Latest GitHub Action .yml files (#27)

* latest yml

* latest ci.yml

* latest Doc.yml

* Fix ny bug in docs (#29)

* fix ny bug

* link

* An end-to-end training example (#28)

* 6-dl

* 6-dl-update1

* format

codeblue style etc.

* add bson

Co-authored-by: Jeff Fessler <[email protected]>

* Refine deep learning example (#31)

* refine 6-dl

* yml

* repro

* lit

* debug path

* data load issues

* no nnlib

* bson url

* hide cnn load

* nnlib?

* doc

* 4space

Co-authored-by: Zongyu Li <[email protected]>
@JeffFessler JeffFessler marked this pull request as draft November 13, 2022 19:28
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.

1 participant