aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/gpu_launch_dim.h
blob: 51182b2d32baaa1eb5364d8a2d3000460e32ba67 (plain)
1
2
3
4
5
6
7
8
#ifndef TENSORFLOW_STREAM_EXECUTOR_GPU_LAUNCH_DIM_H_
#define TENSORFLOW_STREAM_EXECUTOR_GPU_LAUNCH_DIM_H_

// TODO(rspringer): Temporary redirection until all users - including gcudacc -
// are using the new file.
#include "tensorflow/stream_executor/launch_dim.h"

#endif  // TENSORFLOW_STREAM_EXECUTOR_GPU_LAUNCH_DIM_H_