evsergey / woodoku-nn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

woodoku-nn

Build steps:

$ mkdir build
$ cd build
$ Torch_DIR=<path to libtorch> cmake -DCMAKE_CXX_COMPILER=<compiler> -DCUDA_TOOLKIT_ROOT_DIR=<path to CUDA> ..
$ cmake --build .

About

License:Apache License 2.0


Languages

Language:C++ 61.0%Language:Python 34.6%Language:CMake 4.4%