Skip to content

A implement of run-length encoding for Pytorch tensor using CUDA

Notifications You must be signed in to change notification settings

lecoan/pytorch-RLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Run-Length Encoding

this repo contains two implmentations:

  • RLE-raw-cuda: It's written using pure cuda lib
  • RLE-thrust: It's written using a higher level lib thrust

About

A implement of run-length encoding for Pytorch tensor using CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published