aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/cuda/cuda_platform_id.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/stream_executor/cuda/cuda_platform_id.cc')
-rw-r--r--tensorflow/stream_executor/cuda/cuda_platform_id.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/tensorflow/stream_executor/cuda/cuda_platform_id.cc b/tensorflow/stream_executor/cuda/cuda_platform_id.cc
index dfd11a9abe..a7bb304cc8 100644
--- a/tensorflow/stream_executor/cuda/cuda_platform_id.cc
+++ b/tensorflow/stream_executor/cuda/cuda_platform_id.cc
@@ -15,12 +15,10 @@ limitations under the License.
#include "tensorflow/stream_executor/cuda/cuda_platform_id.h"
-namespace perftools {
-namespace gputools {
+namespace stream_executor {
namespace cuda {
PLATFORM_DEFINE_ID(kCudaPlatformId);
} // namespace cuda
-} // namespace gputools
-} // namespace perftools
+} // namespace stream_executor