From: Jonathan Hseu Date: Sat, 3 Feb 2018 17:46:13 +0000 (-0800) Subject: Delete device_functions.h include. X-Git-Tag: upstream/v1.7.0~279^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ef28496c7ae6029291d83fba69e506514c5c62d;p=platform%2Fupstream%2Ftensorflow.git Delete device_functions.h include. --- diff --git a/tensorflow/core/util/cuda_device_functions.h b/tensorflow/core/util/cuda_device_functions.h index f787687..d67663c 100644 --- a/tensorflow/core/util/cuda_device_functions.h +++ b/tensorflow/core/util/cuda_device_functions.h @@ -29,7 +29,6 @@ limitations under the License. #include #include #include "cuda/include/cuda.h" -#include "cuda/include/device_functions.h" #include "tensorflow/core/platform/types.h" #if CUDA_VERSION >= 7050