risi-kondor / cnine

Cnine tensor library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnine

Lightweight C++ tensor library

Cnine is a simple C++/CUDA tensor library developed by Risi Kondor's group at the University of Chicago. Cnine is designed to make some of the power of modern GPU architectures accessible directly from C++ code, without relying on complex proprietary libraries.

Documentation for the Python/PyTorch API is at https://risi-kondor.github.io/cnine/.

Cnine is released under the custom noncommercial license included in the file LICENSE.TXT

About

Cnine tensor library

License:Other


Languages

Language:C++ 93.0%Language:Cuda 5.1%Language:Python 1.1%Language:Makefile 0.8%Language:Batchfile 0.0%