BUILD dependency cleanup in tensorflow/stream_executor/cuda
PiperOrigin-RevId: 164455816
This commit is contained in:
parent
9b6295d7b3
commit
324e2f7a19
@ -27,7 +27,6 @@ limitations under the License.
|
||||
#include "tensorflow/stream_executor/cuda/cuda_stream.h"
|
||||
#include "tensorflow/stream_executor/cuda/cuda_timer.h"
|
||||
#include "tensorflow/stream_executor/dnn.h"
|
||||
#include "tensorflow/stream_executor/dso_loader.h"
|
||||
#include "tensorflow/stream_executor/lib/env.h"
|
||||
#include "tensorflow/stream_executor/lib/error.h"
|
||||
#include "tensorflow/stream_executor/lib/initialize.h"
|
||||
|
@ -30,7 +30,6 @@ limitations under the License.
|
||||
#include "tensorflow/stream_executor/cuda/cuda_platform_id.h"
|
||||
#include "tensorflow/stream_executor/cuda/cuda_stream.h"
|
||||
#include "tensorflow/stream_executor/cuda/cuda_timer.h"
|
||||
#include "tensorflow/stream_executor/dso_loader.h"
|
||||
#include "tensorflow/stream_executor/kernel_cache_config.h"
|
||||
#include "tensorflow/stream_executor/lib/casts.h"
|
||||
#include "tensorflow/stream_executor/lib/env.h"
|
||||
|
Loading…
Reference in New Issue
Block a user