unplugged-system/external/tensorflow/third_party/tensorrt/plugin.BUILD.tpl

7 lines
194 B
Smarty

load("@local_config_cuda//cuda:build_defs.bzl", "cuda_default_copts")
load("@bazel_skylib//:bzl_library.bzl", "bzl_library")
package(default_visibility = ["//visibility:public"])
%{oss_rules}