- Keras Deep Learning Cookbook
- Rajdeep Dua Manpreet Singh Ghotra
- 34字
- 2021-06-10 19:38:49
Installing NVIDIA CUDA profiler tools interface development files
Install the NVIDIA CUDA profiler tools interface development files that are needed for TensorFlow GPU installation with the following code:
sudo apt-get install libcupti-dev