Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaDiff/DifferentiationInterface.jl issues and pull requests

#714 - fix: revert catch of nothing pullbacks with Zygote

Pull Request - State: closed - Opened by gdalle 7 days ago - 1 comment

#713 - Interpretation of `nothing` from Zygote backend likely incorrect?

Issue - State: closed - Opened by MilesCranmer 7 days ago - 4 comments

#712 - feat: allow naming scenarios and test sets

Pull Request - State: closed - Opened by gdalle 8 days ago - 1 comment

#711 - Use native Enzyme gradient in reverse mode

Issue - State: open - Opened by gdalle 9 days ago
Labels: backend

#710 - fix: use Enzyme's native Jacobian in forward mode with constant contexts

Pull Request - State: closed - Opened by gdalle 9 days ago - 1 comment

#709 - perf: prepare inner gradient in HVP

Pull Request - State: open - Opened by gdalle 9 days ago - 1 comment

#708 - feat: support cache contexts with Zygote using Buffer

Pull Request - State: closed - Opened by gdalle 9 days ago - 1 comment

#707 - perf: reduce allocations with Enzyme for in-place functions

Pull Request - State: closed - Opened by gdalle 9 days ago - 1 comment

#706 - test: add GTPSA tests on scenarios with contexts

Pull Request - State: closed - Opened by gdalle 10 days ago - 1 comment

#705 - feat: use `JVPCache` for FiniteDiff pushforwards

Pull Request - State: closed - Opened by gdalle 10 days ago - 5 comments

#704 - fix: better warning for MethodError

Pull Request - State: closed - Opened by gdalle 10 days ago - 1 comment

#703 - feat: support contexts with symbolic backends

Pull Request - State: closed - Opened by gdalle 11 days ago - 1 comment

#702 - chore: bump version

Pull Request - State: closed - Opened by gdalle 11 days ago

#701 - test: allow passing other scenarios to adjust preparation from

Pull Request - State: closed - Opened by gdalle 11 days ago - 1 comment

#700 - chore: refer to CFF in README

Pull Request - State: closed - Opened by gdalle 15 days ago
Labels: skipci

#699 - chore: add CFF citation

Pull Request - State: closed - Opened by gdalle 15 days ago
Labels: skipci

#698 - Document which backends handle `Cache`

Issue - State: closed - Opened by gdalle 15 days ago

#697 - Better error message when a context is not supported

Issue - State: closed - Opened by gdalle 15 days ago

#696 - Constant arguments for symbolic backends

Issue - State: closed - Opened by gdalle 15 days ago

#694 - Mixed-mode Jacobian failed when Tracker as the reverse mode backend

Issue - State: open - Opened by ErikQQY 17 days ago
Labels: backend

#693 - Add relstep and absstep parameters

Pull Request - State: closed - Opened by 1-Bart-1 17 days ago - 10 comments

#692 - fix: simplify `basis`

Pull Request - State: closed - Opened by gdalle 17 days ago - 1 comment

#690 - docs: add mixed-mode explanations

Pull Request - State: closed - Opened by gdalle 17 days ago - 1 comment

#689 - fix: skip matrix tests with fastdifferentiation

Pull Request - State: closed - Opened by gdalle 17 days ago - 1 comment

#688 - Expose step size parameters for AutoFiniteDiff

Issue - State: closed - Opened by 1-Bart-1 18 days ago - 6 comments

#687 - feat: allow and test holomorphic derivatives

Pull Request - State: closed - Opened by gdalle 18 days ago - 1 comment

#686 - Specify known sparsity pattern in mixed mode Jacobian

Issue - State: closed - Opened by ErikQQY 18 days ago - 4 comments

#685 - Specific preparation for in-place operators?

Issue - State: open - Opened by gdalle 18 days ago
Labels: core

#684 - Performance issue with mixed mode Jacobian

Issue - State: closed - Opened by ErikQQY 19 days ago - 8 comments

#677 - Update FastDifferentiation

Issue - State: closed - Opened by gdalle 21 days ago

#677 - Update FastDifferentiation

Issue - State: open - Opened by gdalle 21 days ago

#676 - Document DifferentiateWith tricks

Issue - State: open - Opened by gdalle 23 days ago
Labels: core

#675 - Contexts for DifferentiateWith

Issue - State: open - Opened by gdalle 23 days ago
Labels: core

#675 - Contexts for DifferentiateWith

Issue - State: open - Opened by gdalle 23 days ago

#674 - fix: unthunk ChainRules pullback outputs

Pull Request - State: closed - Opened by gdalle about 1 month ago - 1 comment

#673 - Fix typo for `gradient` in docs

Pull Request - State: closed - Opened by mattsignorelli about 1 month ago - 2 comments

#672 - feat: access overloaded inputs from preparation result

Pull Request - State: closed - Opened by ErikQQY about 1 month ago - 12 comments

#669 - fix: disallow complex basis vectors for now

Pull Request - State: closed - Opened by gdalle about 1 month ago - 1 comment

#668 - Add API for overloaded inputs

Issue - State: closed - Opened by gdalle about 1 month ago

#667 - fix: check nothing output for Zygote

Pull Request - State: closed - Opened by gdalle about 1 month ago - 1 comment

#666 - Handle runtime activity properly in Enzyme

Issue - State: open - Opened by gdalle about 1 month ago
Labels: backend

#665 - docs: add page on differentiability

Pull Request - State: closed - Opened by gdalle about 1 month ago - 1 comment

#662 - Failure to handle `nothing` output from Zygote.jl

Issue - State: closed - Opened by MilesCranmer 2 months ago - 8 comments

#661 - adapt to Flux v0.16

Pull Request - State: closed - Opened by CarloLucibello 2 months ago - 4 comments

#660 - fix: handle function contexts differently from constant contexts

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment

#659 - test: only run Core tests upon `pkg> test`

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment

#656 - fix: replace MissingBackendError with error hint

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment

#655 - test: make CI faster

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment

#654 - fix: better handling of Enzyme split mode + run Enzyme tests on 1.11

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment
Labels: skipci

#652 - ForwardDiff tagging errors with MarginalLogDensities

Issue - State: closed - Opened by ElOceanografo 2 months ago - 4 comments

#651 - docs: specify complex number support and same type preparation

Pull Request - State: closed - Opened by gdalle 2 months ago
Labels: skipci

#650 - undef appeared during prepre_jacobian for Dual of BigFloat

Issue - State: closed - Opened by ErikQQY 2 months ago - 3 comments

#649 - chore: get rid of implicit imports and clarify extension imports

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment
Labels: skipci

#648 - chore: bump DI version to 0.6.24

Pull Request - State: closed - Opened by gdalle 2 months ago
Labels: skipci

#648 - chore: bump DI version to 0.6.24

Pull Request - State: closed - Opened by gdalle 2 months ago
Labels: skipci

#647 - Relax type annotations in sparse prep

Pull Request - State: closed - Opened by ErikQQY 2 months ago - 6 comments

#646 - Complex number support

Issue - State: open - Opened by ErikQQY 2 months ago - 12 comments
Labels: core

#645 - Mooncake Upgrades

Pull Request - State: closed - Opened by willtebbutt 2 months ago - 4 comments

#645 - Mooncake Upgrades

Pull Request - State: closed - Opened by willtebbutt 2 months ago - 4 comments

#644 - Common interface for rule definition

Issue - State: open - Opened by gdalle 2 months ago - 5 comments
Labels: backend, core

#644 - Common interface for rule definition

Issue - State: closed - Opened by gdalle 2 months ago - 6 comments
Labels: backend, core

#643 - fix: handle static arrays with Mooncake

Pull Request - State: closed - Opened by gdalle 2 months ago - 1 comment

#642 - Mooncake Backend doesn't handle functions with StaticArrays output

Issue - State: open - Opened by jmurphy6895 2 months ago - 4 comments
Labels: backend

#641 - `prepare_jacobian` error for OOP function with type unspecified output

Issue - State: closed - Opened by ErikQQY 2 months ago - 3 comments

#641 - `prepare_jacobian` error for OOP function with type unspecified output

Issue - State: closed - Opened by ErikQQY 2 months ago - 3 comments

#640 - test: check docstrings

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#640 - test: check docstrings

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#639 - fix: enable arbitrary benchmark aggregations

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#639 - fix: enable arbitrary benchmark aggregations

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#638 - Check that all exported names have docstrings

Issue - State: closed - Opened by gdalle 3 months ago

#637 - Explicit imports in DIT

Issue - State: closed - Opened by gdalle 3 months ago - 1 comment

#636 - feat: customizable DIT benchmarks

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#636 - feat: customizable DIT benchmarks

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#635 - [WIP] Add TaylorDiff

Pull Request - State: open - Opened by tansongchen 3 months ago - 1 comment

#635 - [WIP] Add TaylorDiff

Pull Request - State: open - Opened by tansongchen 3 months ago - 1 comment

#634 - manual "backend"

Issue - State: open - Opened by tpapp 3 months ago - 3 comments
Labels: documentation

#634 - manual "backend"

Issue - State: open - Opened by tpapp 3 months ago - 3 comments
Labels: documentation

#633 - clarify: calling prepared with different x type

Issue - State: closed - Opened by tpapp 3 months ago - 11 comments
Labels: documentation

#632 - value_and_jacobian inference problem with AutoForwardDiff

Issue - State: closed - Opened by tpapp 3 months ago - 4 comments

#632 - value_and_jacobian inference problem with AutoForwardDiff

Issue - State: closed - Opened by tpapp 3 months ago - 4 comments

#631 - fix: disable ForwardDiff tag checking with custom backend tags

Pull Request - State: closed - Opened by gdalle 3 months ago

#631 - fix: disable ForwardDiff tag checking with custom backend tags

Pull Request - State: closed - Opened by gdalle 3 months ago

#630 - ForwardDiff Tag from `prepare_jacobian` not being applied to function in `jacobian!`

Issue - State: closed - Opened by jClugstor 3 months ago - 18 comments
Labels: backend

#630 - ForwardDiff Tag from `prepare_jacobian` not being applied to function in `jacobian!`

Issue - State: closed - Opened by jClugstor 3 months ago - 18 comments
Labels: backend

#629 - fix: replace use of undocumented AutoForwardDiff constructor

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#628 - Remove undocumented ADTypes constructors

Issue - State: closed - Opened by gdalle 3 months ago
Labels: backend

#628 - Remove undocumented ADTypes constructors

Issue - State: closed - Opened by gdalle 3 months ago
Labels: backend

#627 - test: don't test Diffractor (currently broken)

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#627 - test: don't test Diffractor (currently broken)

Pull Request - State: closed - Opened by gdalle 3 months ago - 1 comment

#626 - chore: Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#626 - chore: Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies