LuxDL / Boltz.jl

Accelerate your ML research using pre-built Deep Learning Models with Lux
https://luxdl.github.io/Boltz.jl/
MIT License
27 stars 3 forks source link

feat: move uncommon functions over from Lux #48

Closed avik-pal closed 2 months ago

avik-pal commented 2 months ago

Moves over these

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 19 lines in your changes missing coverage. Please review.

Project coverage is 90.06%. Comparing base (b780a45) to head (35bcf45).

Files Patch % Lines
ext/BoltzDynamicExpressionsExt.jl 88.73% 8 Missing :warning:
src/layers/dynamic_expressions.jl 75.86% 7 Missing :warning:
src/layers/periodic_embedding.jl 69.23% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #48 +/- ## ========================================== - Coverage 92.33% 90.06% -2.27% ========================================== Files 22 25 +3 Lines 339 453 +114 ========================================== + Hits 313 408 +95 - Misses 26 45 +19 ```

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