aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/cuda/cuda_gpu_executor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/stream_executor/cuda/cuda_gpu_executor.cc')
-rw-r--r--tensorflow/stream_executor/cuda/cuda_gpu_executor.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/tensorflow/stream_executor/cuda/cuda_gpu_executor.cc b/tensorflow/stream_executor/cuda/cuda_gpu_executor.cc
index 1bb90afd63..c1e72bb565 100644
--- a/tensorflow/stream_executor/cuda/cuda_gpu_executor.cc
+++ b/tensorflow/stream_executor/cuda/cuda_gpu_executor.cc
@@ -69,14 +69,6 @@ bool FLAGS_prefer_cubin_to_ptx = true;
namespace perftools {
namespace gputools {
-namespace rng {
-class RngSupport;
-} // namespace rng
-} // namespace gputools
-} // namespace perftools
-
-namespace perftools {
-namespace gputools {
namespace cuda {
// Hook that can be used to CUBIN-ate PTX before it is loaded into the driver.