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

Inefficient matmul version of DeepONet #8

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Inefficient matmul version of DeepONet #8

merged 1 commit into from
Jun 26, 2024

Conversation

avik-pal
Copy link
Member

Fixes #7. Needs a test.

@avik-pal avik-pal force-pushed the ap/fixes branch 2 times, most recently from c5ad635 to 89e4639 Compare June 26, 2024 01:02
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (67d9007) to head (9e4a069).

Additional details and impacted files
@@             Coverage Diff             @@
##             main        #8      +/-   ##
===========================================
+ Coverage   97.53%   100.00%   +2.46%     
===========================================
  Files           8         8              
  Lines          81        75       -6     
===========================================
- Hits           79        75       -4     
+ Misses          2         0       -2     

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

@avik-pal avik-pal merged commit 44c39bb into main Jun 26, 2024
10 checks passed
@avik-pal avik-pal deleted the ap/fixes branch June 26, 2024 01:37
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.

DeepONet error with high dim input
1 participant