Skip to content
Snippets Groups Projects
Commit a460ea06 authored by Hashim Sharif's avatar Hashim Sharif
Browse files

Adding installation instructions in TensorRT RREADME.md

parent 4ae06e50
No related branches found
No related tags found
No related merge requests found
# AppproxHPVM Tensor Runtime
## Dependencies
* CUDNN-7.0 or above
* CUDA-9.0 or above
* CUBLAS-9.0 or above - often included with cuda-toolkit
## BUILD
```shell
source bin/setup_runtime_paths.sh
mkdir build
cd build
cmake ../
make
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment