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

Simplify transformer tests #100

Merged
merged 58 commits into from
Dec 20, 2023
Merged

Simplify transformer tests #100

merged 58 commits into from
Dec 20, 2023

Conversation

benedict-96
Copy link
Collaborator

Cleaned up the transformer related tests and gave them names. Before they were just called "Transformer Networks #1", Transformer Networks #2" etc.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

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

Comparison is base (0be53b2) 64.10% compared to head (dd343b9) 67.47%.
Report is 45 commits behind head on main.

Files Patch % Lines
src/arrays/symplectic.jl 0.00% 15 Missing ⚠️
src/optimizers/optimizer.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   64.10%   67.47%   +3.36%     
==========================================
  Files         100       96       -4     
  Lines        2591     2429     -162     
==========================================
- Hits         1661     1639      -22     
+ Misses        930      790     -140     

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

benedict-96 and others added 28 commits December 19, 2023 18:24
…2-20-00-35-42-820-02318887484

CompatHelper: bump compat for GPUArrays to 10, (keep existing compat)
@michakraus michakraus merged commit 9dbdb58 into main Dec 20, 2023
12 of 15 checks passed
@michakraus michakraus deleted the simplify_transformer_tests branch December 20, 2023 08:06
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.

2 participants