Skip to content

Labels

Labels

  • blocked

    Can't be merged til something is resolved in another PR or issue
  • bug

    Something isn't working
  • complex

    relating to complex numbers
  • Composite

    Related to `Composite` for structured values
  • dependencies

    Pull requests that update a dependency file
  • design

    Requires some design before changes are made
  • Diffractor

  • docs

  • downstream-ad

    a bug which is more related to behavour of the downstream AD that uses this than to ChainRules.jl
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • GPU

  • help wanted

    Extra attention is needed
  • infrastructure

  • inplace

    for things relating to inplace accumulation
  • invalid

    This doesn't seem right
  • missing rule

  • needs version bump

    Version needs to be incremented or set to -DEV in Project.toml
  • needs-careful-thought

    A reminder that this thing is not obviouis and care must be taken when working on it
  • needs-tests

  • non-differentiable

    For issues/PRs relating to @non_differentiable
  • pending clear need

    For things we might want to change, but are yet to determine a clear motivation for changing them
  • performance

    Related to improving computational performance
  • question

    Further information is requested
  • refactoring

  • second order

    rules which act on rules
  • testing

    Related to tests
  • type constraints

    Potentially raises a question about how tightly to constrain argument types for a rule. See #232