discussionhelp wantedperformance
Repository metrics
- Stars
- (1,568 stars)
- PR merge metrics
- (Avg merge 2d 16h) (39 merged PRs in 30d)
Description
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.