Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for if_tensorrt (0.21 sec)

  1. tensorflow/c/BUILD

            "tf_status.h",
            "tf_tensor.h",
            "tf_tensor_helper.h",
            "tf_tstring.h",
            "//tensorflow/core/platform:ctstring",
            "@local_xla//xla/tsl/c:headers",
        ] + if_tensorrt([
            "//tensorflow/compiler/tf2tensorrt:headers",
        ]),
        visibility = ["//tensorflow:__subpackages__"],
    )
    
    filegroup(
        name = "srcs",
        srcs = glob(
            [
                "*.cc",
                "*.h",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 30.3K bytes
    - Viewed (0)
Back to top