JuliaGPU/CUDA.jl

cuDNN: Provide wrappers for the declarative API

Open

#2 266 ouverte le 14 févr. 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Julia (274 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 408 stars)
Métriques de merge PR
 (Merge moyen 5j 5h) (16 PRs mergées en 30 j)

Description

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

Guide contributeur