aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cmake
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2018-07-26 16:13:53 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-26 16:17:15 -0700
commitfad8d28c8afb5bbedabb91110b07fc130a9ca36e (patch)
tree991b9dd8f01d69900eadf775689218f16b5b8dfa /tensorflow/contrib/cmake
parent00dd73bea970c9d90cd8c9c653835963b77d29c3 (diff)
Avoid using cuda_fp16.h for fp16 definition.
PiperOrigin-RevId: 206238991
Diffstat (limited to 'tensorflow/contrib/cmake')
-rw-r--r--tensorflow/contrib/cmake/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/cmake/CMakeLists.txt b/tensorflow/contrib/cmake/CMakeLists.txt
index 6c93487e0d..f6c928e2be 100644
--- a/tensorflow/contrib/cmake/CMakeLists.txt
+++ b/tensorflow/contrib/cmake/CMakeLists.txt
@@ -471,7 +471,6 @@ if (tensorflow_ENABLE_GPU)
${CUDA_TOOLKIT_TARGET_DIR}/include/cuComplex.h
${CUDA_TOOLKIT_TARGET_DIR}/include/cublas_v2.h
${CUDA_TOOLKIT_TARGET_DIR}/include/cusolverDn.h
- ${CUDA_TOOLKIT_TARGET_DIR}/include/cuda_fp16.h
${CUDA_TOOLKIT_TARGET_DIR}/include/device_functions.h
${CUDA_TOOLKIT_TARGET_DIR}/include/cufft.h
${CUDA_TOOLKIT_TARGET_DIR}/include/curand.h