-
Notifications
You must be signed in to change notification settings - Fork 62
Issues: JuliaDiff/ChainRulesCore.jl
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement negation on StructuralTangents
good first issue
Good for newcomers
Structural Tangent
Related to the `Tangent` type for structured (composite) values
#669
opened Mar 15, 2024 by
oxinabox
Factor out backing and construct into a separate lightweight package?
#668
opened Feb 28, 2024 by
oschulz
using ChainRulesCore changes type promotion logic
upsteam
A problem that need to be resolved upstream in one of our dependencies or in julia itself
#649
opened Jan 3, 2024 by
liushang0322
ChainRulesCore.ProjectTo creates sparse matrices of the wrong element type (drops Duals)
bug
Something isn't working
help wanted
Extra attention is needed
#648
opened Dec 30, 2023 by
ChrisRackauckas
tangent * tangent
and dot(tangent, tangent)
can return tangents.
breaking
#643
opened Dec 15, 2023 by
lukas-weber
tangent_type(primal_type)
breaking
a breaking change
speculative
fairly out there ideas for consideration in longer term
Structural Tangent
Related to the `Tangent` type for structured (composite) values
No method matching
(::ChainRulesCore.ProjectTo)(::Tuple{Float64})
#623
opened Jun 16, 2023 by
Theozeud
ProjectTo(::AbstractSparseMatrix{Bool})
should be trivial
bug
#622
opened May 29, 2023 by
mcabbott
Cannot generate Requires some desgin before changes are made
enhancement
New feature or request
frule
seed via one(x)
design
#618
opened Apr 10, 2023 by
mcabbott
Making Related to the `Tangent` type for structured (composite) values
getproperty
, getindex
and iterate
more type stable for Tangent
s
Structural Tangent
#606
opened Mar 1, 2023 by
ToucheSir
Document how to construct Wirtinger derivative
Complex Differentiation
Relating to any form of complex differentiation
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#604
opened Feb 27, 2023 by
oxinabox
Document how to define own ProjectTo's
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
ProjectTo
related to the projection functionality
#599
opened Dec 8, 2022 by
oxinabox
Reusable
and NonReusable
reverse mode capability
pending-clear-need
#591
opened Oct 21, 2022 by
mzgubic
ProjectTo(::Vector{Vector{Float64}}) type unstable
ProjectTo
related to the projection functionality
#590
opened Sep 25, 2022 by
willtebbutt
writing rules for <:AbstractArray
documentation
Improvements or additions to documentation
ProjectTo
related to the projection functionality
Structural Tangent
Related to the `Tangent` type for structured (composite) values
#582
opened Sep 2, 2022 by
maartenvd
ProjectTo access to undefined reference
ProjectTo
related to the projection functionality
#579
opened Aug 31, 2022 by
maartenvd
Invalidations from ChainRulesCore Tangent overload on Tail
#576
opened Aug 21, 2022 by
ChrisRackauckas
ProjectTo{SparseMatrixCSC}
can incorrectly assume eltype
of projected value
ProjectTo
#571
opened Aug 4, 2022 by
SBuercklin
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.