darsnack / NNlibCUDA.jl

CUDA integration for the NNlib API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NNlibCUDA.jl

This is a glue package which extends functions from NNlib.jl to work with CUDA.jl. It should be loaded automatically when using Flux.jl, but not when using NNlib.jl by itself.

Julia gpu kernels are in src/, while wrappers around cudnn are in src/cudnn/.

About

CUDA integration for the NNlib API

License:Other


Languages

Language:Julia 100.0%