-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove adjoint for
fill
and fix tests (#203)
* Remove adjoint for `fill` and fix Zygote tests * Bump version * Fix some more problems * Extension of #203: Fix deprecations in test (#204) * Fix deprecations * Improve CI (AD): cancel builds and no coverage * Improve CI (Others): cancel builds and no coverage * Change parameters to avoid issues with `xlogy` * Tracker does not like Diagonal(Fill(...)) * Unify CI * Fix tests * Update test structure and separate AD better * Fix tests * Relax type constraint * Simplify Zygote tests and use CR * Improve test design * Fix typo * Fix typo * Replace `unpack` with `_to_vec` * Fix tests (a bit) * Fix another test problem * Fix `_to_vec` * Fix handling of broken Zygote tests * Workarounds for `rand_tangent` * Improvements and fixes for Julia 1.3 * Remove Zygote test hack
- Loading branch information
Showing
12 changed files
with
617 additions
and
483 deletions.
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
47214f8
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.
@JuliaRegistrator register
47214f8
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.
Registration pull request created: JuliaRegistries/General/48384
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: