enhancementgood first issue
仓库指标
- Star
- (1,408 star)
- PR 合并指标
- (平均合并 5天 5小时) (30 天内合并 16 个 PR)
描述
I need to have these lines in my codes to make AD works.
@non_differentiable CUDA.zeros(::Any...)
@non_differentiable CUDA.rand(::Any...)
@non_differentiable CUDA.randn(::Any...)
Can we add them to the extension? Adapting from https://github.com/JuliaDiff/ChainRules.jl/blob/main/src/rulesets/Random/random.jl