The ChainRules package provides a variety of common utilities that can be used by downstream automatic differentiation (AD) tools to define and execute forward-, reverse--, and mixed-mode primitives. The core logic of ChainRules is implemented in ChainRulesCore.jl. To add ChainRules support to your package, by defining new rules or frules, you only need to depend on the very light-weight package ChainRulesCore.jl. This repository contains ChainRules.jl, which is what people actually use directly. ChainRules reexports all the ChainRulesCore functionality and has all the rules for the Julia standard library.
Features
- Mixed-mode composability without being coupled to a specific AD implementation
- Extensible rules
- Control-inverted design
- Propagation semantics built-in
- Package authors can add rules (and thus AD support) to the functions in their packages, without needing to make a PR to ChainRules.jl
- Default implementations that allow rule authors to easily opt-in to common optimizations (fusion, increment elision, memoization, etc.)
Categories
Data VisualizationLicense
MIT LicenseFollow ChainRules.jl
Other Useful Business Software
Compliant and Reliable File Transfers Backed by Top Security Certifications
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ChainRules.jl!