Delete device_functions.h include.
authorJonathan Hseu <jhseu@google.com>
Sat, 3 Feb 2018 17:46:13 +0000 (09:46 -0800)
committerJonathan Hseu <jhseu@google.com>
Sat, 3 Feb 2018 18:06:54 +0000 (10:06 -0800)
tensorflow/core/util/cuda_device_functions.h

index f787687..d67663c 100644 (file)
@@ -29,7 +29,6 @@ limitations under the License.
 #include <algorithm>
 #include <complex>
 #include "cuda/include/cuda.h"
-#include "cuda/include/device_functions.h"
 #include "tensorflow/core/platform/types.h"
 
 #if CUDA_VERSION >= 7050