github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/third_party/toolchains/preconfig/ubuntu14.04/tensorrt5/build_defs.bzl (about) 1 # Build configurations for TensorRT. 2 3 def if_tensorrt(if_true, if_false = []): 4 """Tests whether TensorRT was enabled during the configure process.""" 5 return if_true