Mention CUDA dependency in the training code for #41.

This commit is contained in:
Brandon Amos 2015-10-29 08:41:21 -04:00
parent 1ab061d23d
commit f9170eb3aa
1 changed files with 1 additions and 0 deletions

View File

@ -398,6 +398,7 @@ This repository also contains our training infrastructure to promote an
open ecosystem and enable quicker bootstrapping for new research and development.
Warning: Training is computationally expensive and takes a few
weeks on our Tesla K40 GPU.
Because of this, the training code assumes CUDA is installed.
A rough overview of training is: