YichengDWu / Sophon.jl

Efficient, Accurate, and Streamlined Training of Physics-Informed Neural Networks
https://yichengdwu.github.io/Sophon.jl/dev/
MIT License
54 stars 5 forks source link

update to Lux new interfave #252

Closed YichengDWu closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (c0d2739) 59.55% compared to head (6f750b6) 59.61%. Report is 5 commits behind head on main.

:exclamation: Current head 6f750b6 differs from pull request most recent head 798e747. Consider uploading reports for the commit 798e747 to get more accurate results

Files Patch % Lines
src/pde/pinn_types.jl 0.00% 10 Missing :warning:
ext/SophonLuxCUDAExt.jl 0.00% 5 Missing :warning:
ext/SophonTaylorDiffLuxCUDAExt.jl 0.00% 4 Missing :warning:
src/pde/utils.jl 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #252 +/- ## ========================================== + Coverage 59.55% 59.61% +0.05% ========================================== Files 17 18 +1 Lines 999 988 -11 ========================================== - Hits 595 589 -6 + Misses 404 399 -5 ```

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