aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc
diff options
context:
space:
mode:
authorGravatar Eugene Brevdo <ebrevdo@google.com>2017-10-02 16:27:48 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-10-02 16:33:45 -0700
commita2b23b0e9fd1df15245828b537136d9aa696f08c (patch)
treec839194aae008fbdf5286cd9eff2a57c54d18182 /tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc
parent9b027db459ff771c246a266ac3ec40cfbb4a63ce (diff)
Automated g4 rollback of changelist 170758184
PiperOrigin-RevId: 170772848
Diffstat (limited to 'tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc')
-rw-r--r--tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc18
1 files changed, 0 insertions, 18 deletions
diff --git a/tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc b/tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc
deleted file mode 100644
index ccbe2d6499..0000000000
--- a/tensorflow/core/kernels/where_op_gpu_impl_5.cu.cc
+++ /dev/null
@@ -1,18 +0,0 @@
-/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-==============================================================================*/
-
-#define GPU_PROVIDED_DIM 5
-#include "tensorflow/core/kernels/where_op_gpu.cu.h"
-#undef GPU_PROVIDED_DIM