JuliaGPU/CUDA.jl

cuDNN: Provide wrappers for the declarative API

Open

#2,266 创建于 2024年2月14日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Julia (1,408 star) (274 fork)batch import
enhancementhelp wanted

描述

As part of cuDNN 9.0, the old imperative API has been deprecated, while moving towards a new, graph-based declarative API. That means that our wrappers will have to be rewritten. As I'm not familiar with machine learning / NNlib.jl (which I guess these wrappers would need to be compatible with), I'm hoping that people from the ML community could be able to help with this.

cc @ToucheSir @CarloLucibello @mcabbott @DhairyaLGandhi

贡献者指南