FluxML/Zygote.jl

gradient of keyword argument?

オープン

#446 opened on 2020/01/06

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (220 件のフォーク)batch import
discussionhelp wantedperformance

Repository metrics

Stars
 (1,568 個のスター)
PR merge metrics
 (平均マージ 2d 16h) (30d で 39 merged PRs)

説明

Is there any ways to compute the backward gradient of a keyword argument? For example, the var function can pass a pre-computed mean value as a keyword argument, but right now it seems like we can't get the gradient of it. This will have an effect on something like Flux.normalise.

コントリビューターガイド