-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Structs for NeuralOperators #23
Conversation
@avik-pal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test failures suggest that there are type instabilities
If you are running the tests locally, set the |
298a078
to
7c8d9a1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
==========================================
- Coverage 94.89% 94.78% -0.12%
==========================================
Files 7 7
Lines 98 115 +17
==========================================
+ Hits 93 109 +16
- Misses 5 6 +1 ☔ View full report in Codecov by Sentry. |
fixes #19