From e0be56b9ccc5ef372ceea632c5d606e3dcfb3cec Mon Sep 17 00:00:00 2001 From: Sami Kama Date: Fri, 2 Feb 2018 16:02:31 -0800 Subject: Fix issues with the tests and add mistakenly taken out macro back --- third_party/tensorrt/BUILD.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/tensorrt') diff --git a/third_party/tensorrt/BUILD.tpl b/third_party/tensorrt/BUILD.tpl index 354f17cda5..12d0115091 100644 --- a/third_party/tensorrt/BUILD.tpl +++ b/third_party/tensorrt/BUILD.tpl @@ -1,6 +1,7 @@ # NVIDIA TensorRT # A high-performance deep learning inference optimizer and runtime. +load("@local_config_cuda//cuda:build_defs.bzl", "cuda_default_copts") licenses(["notice"]) exports_files(["LICENSE"]) -- cgit v1.2.3