quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

fixed gpu support #91

Closed zinkx closed 1 year ago

zinkx commented 1 year ago

Hi, this is Valeria :) I have fixed some bugs in GPU usage, locally tested works fine. let me know if this change is good to go

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.53% :warning:

Comparison is base (4113b8e) 71.55% compared to head (ac3be3d) 71.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## deep_learning #91 +/- ## ================================================= - Coverage 71.55% 71.03% -0.53% ================================================= Files 17 17 Lines 1744 1757 +13 ================================================= Hits 1248 1248 - Misses 496 509 +13 ``` | [Files Changed](https://app.codecov.io/gh/MegamindHenry/JudiLing.jl/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xuefeng+Luo) | Coverage Δ | | |---|---|---| | [src/deep\_learning.jl](https://app.codecov.io/gh/MegamindHenry/JudiLing.jl/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xuefeng+Luo#diff-c3JjL2RlZXBfbGVhcm5pbmcuamw=) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.