Skip to content

zwshan/libtorch_with_cuda_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

libtorch_with_cuda_kernel

what is it

it is a template to learn how to transfer libtorch tensor to a custom cuda kernel

how to use

mkdir build
cd build
cmake ..
make
./cuda_libtorch_test

About

libtorch with custom cuda kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published