From 029ad71673e4410f2a2374f5cfae8822a3c16a88 Mon Sep 17 00:00:00 2001 From: Francesco Gatti Date: Sat, 15 Sep 2018 09:04:23 +0000 Subject: [PATCH] readme ok --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 557736a..d382812 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ tkDNN is a Deep Neural Network library built with cuDNN primitives specifically thought to work on NVIDIA TK1 board.
The main scope is to do high performance inference on already trained models. -this branch is actually work on every NVIDIA GPU that support the dependencies: +this branch actually work on every NVIDIA GPU that support the dependencies: * CUDA 8 * CUDNN 6 * TENSORRT 2