Fix for the broken --config=rocm build

The --config=rocm build was broken by the following commit.

922386b9fc
This commit is contained in:
Deven Desai 2019-05-13 18:15:26 +00:00
parent fdd04bd83d
commit 6e18e7c812

View File

@ -21,7 +21,6 @@ limitations under the License.
#include <stddef.h>
#include "tensorflow/stream_executor/platform/port.h"
#include "third_party/gpus/cuda/include/cuda.h"
#include "tensorflow/stream_executor/device_options.h"
#include "tensorflow/stream_executor/lib/status.h"
#include "tensorflow/stream_executor/lib/statusor.h"