Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #44 +/- ##
==========================================
- Coverage 98.69% 94.97% -3.72%
==========================================
Files 12 13 +1
Lines 383 398 +15
==========================================
Hits 378 378
- Misses 5 20 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Note that this is not and can't be done for |
|
A possible workaround is defining the functions in Einops, such that users need to do |
|
I would really like to find a way to constant-propagate |
Currently has deprecation warnings to warn when these are actually used. It's only shown when running Julia with
--depwarn=yesthough. Might need to passforce=truesince people are most likely to use it in REPL, or accidentally in source code.Closes #42