Skip to content

MartinBrazdil/CudaTensor2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Templated tensor library with CUDA support based on std::vector with unified memory allocator designed for use in neural networks with preference of simple yet powerful code. Features multi-indexing (tensor[{0,b,c}]) basic operations +-/* (including both overloaded and static versions), broadcast, inner and outer products (all with templated product function), mergesort (optimized for tensors).

About

CUDATensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages