FluxML/Zygote.jl

Convert all adjoints to rrules

Open

#1,209 创建于 2022年4月20日

在 GitHub 查看
 (3 评论) (5 反应) (0 负责人)Julia (1,568 star) (220 fork)batch import
ChainRulesenhancementgood first issueup for grabs

描述

We have ZygoteRuleConfig for this, so there should be no major technical limitations. rrules generally have far better UX than @adjoints (as anyone who has had to read a stacktrace from Zygote can attest). The ultimate end goal would be to get rid of ZygoteRules entirely.

贡献者指南