Skip to content

Latest commit

 

History

History

nvrtc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Pytorch CUDA extension by compiling online.

Basically, we use pynvrtc(NVIDIA's Python Bindings to NVRTC) for online compiling, and cupy for wrapping CUDA functions.