An open API service indexing awesome lists of open source software.

https://github.com/patwie/psf_cudnn


https://github.com/patwie/psf_cudnn

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Compile

1. download pybind11 and put it here such that `pybind11/pybind11.h``exists
2. `mkdir build && cd build && cmake .. && make`
3. `cd .. && python test.py`