Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bokutotu/cudnn_graph_api_example

cudnn graph api example
https://github.com/bokutotu/cudnn_graph_api_example

cuda cudnn cudnn-v8

Last synced: 27 days ago
JSON representation

cudnn graph api example

Awesome Lists containing this project

README

        

# CUDNN GRAPH API EXAMPLE

## build
```bach
mkdir build
cd build
cmake ..
make
```