PiperOrigin-RevId: 312297705
Change-Id: I0487894138d9a80b9e0d288808bedd7fc9ba6780
This commit is contained in:
A. Unique TensorFlower 2020-05-19 09:44:36 -07:00 committed by TensorFlower Gardener
parent 60ac364796
commit 3245c2f87e
1 changed files with 1 additions and 0 deletions

View File

@ -2680,6 +2680,7 @@ cc_binary(
srcs = ["tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp"],
linkshared = True,
deps = [
":mlir_c_runner_utils",
"//third_party/gpus/cuda:cuda_headers",
"//third_party/gpus/cuda:cuda_runtime",
"//third_party/gpus/cuda:libcuda",