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

feat!: faster loading of Boltz #53

Merged
merged 9 commits into from
Aug 27, 2024
Merged

feat!: faster loading of Boltz #53

merged 9 commits into from
Aug 27, 2024

Conversation

avik-pal
Copy link
Member

  • makes JLD2 a weak dependency
  • removes deprecated functions
  • use Lux.compute_output_size -- while this is not public, it is not going to be removed till v1.0 is released

Base automatically changed from ap/move_functions to main August 26, 2024 22:12
An error occurred while trying to automatically change base from ap/move_functions to main August 26, 2024 22:12
src/layers/attention.jl Outdated Show resolved Hide resolved
@avik-pal avik-pal force-pushed the ap/breaking branch 2 times, most recently from 3e80768 to 0f291e0 Compare August 26, 2024 22:22
@avik-pal avik-pal force-pushed the ap/breaking branch 3 times, most recently from 79d4772 to bf68ca0 Compare August 27, 2024 19:40
@avik-pal avik-pal force-pushed the ap/breaking branch 2 times, most recently from 04742a0 to f3fc335 Compare August 27, 2024 20:27
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.27%. Comparing base (930c0e3) to head (84ee1af).

Files Patch % Lines
src/initialize.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   90.04%   90.27%   +0.23%     
==========================================
  Files          25       24       -1     
  Lines         452      432      -20     
==========================================
- Hits          407      390      -17     
+ Misses         45       42       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avik-pal avik-pal merged commit f66f1aa into main Aug 27, 2024
13 of 15 checks passed
@avik-pal avik-pal deleted the ap/breaking branch August 27, 2024 22:49
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