-
Notifications
You must be signed in to change notification settings - Fork 62
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
Aggregate changes for v1 #744
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #744 +/- ##
==========================================
+ Coverage 93.71% 93.98% +0.26%
==========================================
Files 59 57 -2
Lines 2960 2793 -167
==========================================
- Hits 2774 2625 -149
+ Misses 186 168 -18 ☔ View full report in Codecov by Sentry. |
avik-pal
force-pushed
the
ap/v1
branch
2 times, most recently
from
July 3, 2024 01:34
4c8c486
to
9dea5d1
Compare
avik-pal
force-pushed
the
ap/v1
branch
9 times, most recently
from
July 4, 2024 04:55
1700349
to
34e5fdd
Compare
avik-pal
force-pushed
the
ap/v1
branch
2 times, most recently
from
July 11, 2024 06:12
ccd0ead
to
aecb58d
Compare
avik-pal
force-pushed
the
ap/v1
branch
2 times, most recently
from
July 23, 2024 19:52
b60779e
to
e8808fb
Compare
5 tasks
avik-pal
force-pushed
the
ap/v1
branch
4 times, most recently
from
July 28, 2024 00:18
a65f2aa
to
30f27fd
Compare
avik-pal
force-pushed
the
ap/v1
branch
4 times, most recently
from
August 18, 2024 19:53
33a2d75
to
34bf59b
Compare
[skip tests]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Main Changes
Tracker.jl
support for SimpleChains #753MLDataDevices.jl
NNlib.jl
(partially)bias
in parameters are now flattenedNilArray
for fast size propagation #811 to define the fallbackoutputsize
inputsize
since that was never used and is ambiguous for most modelsoutpad
similar to the recent addition to FluxFinal Leftovers
Examples TODOs